Try it
Get a key
Sign in, mint a
sk-mifr_ key, and send a prompt to an attested Mac.See what ran
Every successful completion includes a signed
mifr_receipt bound to your request.Pick a Mac
List live providers at the hardware floor, or pin one by id on the next call.
What you can check
Apple-attested hardware and a signed receipt for the Mac that ran the request.
Origin
/v1. The coordinator (wss://mifr-coord-…) and the website are different hosts. Mint keys at Settings; they start with sk-mifr_.
There is no first-party SDK and no /v1/responses. AI SDK 5’s createOpenAI()(id) hits /v1/responses, so use createOpenAICompatible (or openai.chat(id)).
Next steps
- Follow the quickstart to mint a key and get a completion.
- Client is the hosted API: auth, models, privacy, and the endpoint reference.
- Provider is for running a Mac on the network.