# Private Inference for Coding Agents

> Source: <https://zro.moonmath.ai/>
> Published: 2026-07-21 09:25:36+00:00

# Private inference for coding agents.

Fast, EU-based endpoint for open-weight models. Zero data retention, zero training, and optimized for long-context workloads.

- CodePrivate
- ModelsOpen
- SetupMinutes

- API
- AgentsCLI + IDE
- InfraEU regions

## Private inference on EU infrastructure.

Zro serves coding-agent workloads from EU infrastructure with zero request retention and no training on customer data.

Location

EU regions

Retention

Zero by default

Training

Never

Zro is tuned for long-context, multi-turn coding sessions. Under the endpoint, MoonMath applies HyperQuant compression, custom kernels, and hardware-aware deployment.

Compression

HyperQuant

Kernels

Custom attention

Hardware

AMD · NVIDIA · TPU

## $ zro launch claude, codex, opencode, hermes, openclaw, pi

Install the npm package, log in once, then launch supported coding tools with temporary session config.

```
npm install -g @moonmath-ai/zro
zro login
zro launch claude
zro launch codex
```

## Open coding models.

One endpoint.

Open-source models are becoming competitive with closed-source systems for coding tasks. [i](https://artificialanalysis.ai/models/capabilities/coding)Zro starts with MiniMax M3 and GLM-5.2, with more open coding models coming soon.

## Built for private inference.

Zro is a private inference endpoint for coding agents. It serves open-weight coding models from EU infrastructure, with zero request retention, no training on customer data, and setup paths for the tools developers already use.

Yes. Zro exposes OpenAI-compatible access for chat completions, so existing clients and agent tools can point at the Zro base URL.

Yes. Zro also supports Anthropic-compatible Messages requests at /v1/messages for tools that expect that API shape.

Use the `@moonmath-ai/zro`

npm package for launch-supported tools: run `zro login`

once, then launch your harness with `zro launch`

. The [integrations page](/integrations) also covers manual setup for Cursor and Cline.

No. Prompt and completion bodies are not retained by default after inference is processed.

Yes. Zro is built for responsive, streaming inference, so developer tools, agents, and production apps do not have to trade speed for privacy.

MiniMax M3 and GLM-5.2 are available now, with more open-model options being added across regions.

No. Customer prompts and completions are never used for training, fine-tuning, evaluations, analytics, or dataset creation.

Zro runs on privacy-forward EU infrastructure. Current regions include Finland and France.

Plans start at $20/month for $60 of inference spend. Usage packs are available without a subscription and expire after 90 days. Plan spend resets monthly.
