
API default
Private inference, plug and play.
An OpenAI-compatible endpoint with standard API keys. Requests reach hardware-verified, process-hardened Macs. Drop it in where you already call a model.
API docsVerified inference on Apple Silicon
Mifr is an open inference network that routes requests to hardware-verified Apple Silicon providers. OpenAI-compatible API with process-hardened Macs and hardware attestation. Priced per token.

Apple Silicon providers, enrolled and serving

API default
An OpenAI-compatible endpoint with standard API keys. Requests reach hardware-verified, process-hardened Macs. Drop it in where you already call a model.
API docs
For Mac owners
One-line install, then link this Mac to your account. The installer opens System Settings for the hardware profile. Install it, then this Mac can earn.
Join a MacBuilt for long-running agents and batch. Retryable when a node flakes, not optimized for interactive chat.
long context, many steps, input-heavy workloads
runs that can pause/resume
docs, datasets, queues
Priced per token. Built for workloads that tolerate retries.
Illustrative $/M in · out. Refresh quarterly
| Provider | In ($/M) | Out ($/M) |
|---|---|---|
| Mifr | 0.04–0.08 | 0.15–0.30 |
| DeepInfra / Fireworks | ~0.07–0.15 | ~0.30–0.60 |
| Groq (speed) | ~0.075 | ~0.30 |
| Closed small (Haiku-class) | ~1.00 | ~5.00 |
Hardware attestation, OpenAI-compatible API, and process-hardened providers. Click a field.

Attestation
Providers enroll with a hardware claim. The MDM binds the device id. When a reply comes back at the hardware rung, you are looking at an Apple-attested Mac, named in the receipt.
See who is onlineAdvanced
Need end-to-end encryption where the coordinator never sees plaintext? The Private from Mifr path uses client-side encryption and blind relay routing. The operator cannot read your prompt because the gateway never holds a key.
The relay matches a sealed request to a provider and moves encrypted bytes. It does not decrypt.
Signed proof that binds your request hash and response hash together. Anyone can verify the chain.
Private from Mifr path requires CLI or SDK integration. Contact us for access.

Join
Install, link, enroll, start, then verify one routed job. Same ordered steps as the signed-in Provider checklist.
curl -fsSL https://mifr-install-production.up.railway.app/install-provider.sh | sh