Skip to content

Early Access plan

When you sign in to Claude Yard, the assistant, observer, and voice features work out of the box — no API key required. You’re on the Early Access plan, included free during the beta.

  • Anthropic (Opus, Sonnet, Haiku 4.x) and Gemini for the assistant and observer
  • Deepgram for voice transcription
  • Cartesia for text-to-speech

Calls go through a Cloudflare Worker we operate, using our provider keys. Your prompts are forwarded to Anthropic / Deepgram / Cartesia exactly as you send them — we never log request or response bodies.

Each signed-in user gets, per UTC day:

ProviderCapResets
Hosted LLMs (Anthropic + Gemini)$40 of usageUTC midnight
Deepgram (voice in)30 minutesUTC midnight
Cartesia (voice out)50,000 charactersUTC midnight

You can see live usage in Settings → Plan. When you hit a cap, the app shows a banner with the time until reset and a link to join the Pro waitlist.

If you’d rather use your own keys (no daily caps, billed by you), open Settings → API Keys and paste them in. Local keys take priority over hosted access — the proxy only kicks in when a key is missing or you’ve explicitly disabled it.

You can mix and match: BYOK Anthropic, hosted Deepgram, hosted Cartesia. The status pill on each provider tells you which mode is active.

We’re working on a paid Pro tier with higher caps, priority streaming, and Opus access without daily limits. Join the waitlist from Settings → Plan; we’ll email you when it ships.

Per-request token counts and outcome codes are logged for cap accounting and abuse prevention. Bodies (your prompts, model responses, audio) are not. Logs are retained 90 days; auth events 1 year. See the Privacy page for the full data handling.