Connect
Sign in, approve Orbio OAuth, and encrypt the gateway key inside your isolated tenant.
The control plane for Orbio-powered agents
Every user connects an isolated Orbio account. Every agent gets its own identity, budget, model rules, and kill switch. Gateway keys stay encrypted; prompts and responses stay out of the ledger.
The missing layer
Cloudflare Access identifies the user. OAuth connects their own Orbio account. A private Durable Object isolates their keys, agents, budgets, and metadata-only activity.
Sign in, approve Orbio OAuth, and encrypt the gateway key inside your isolated tenant.
Create separate agent tokens with daily budgets, request ceilings, and model policies.
Use Codex, Claude Code, or an SDK while Guard reserves and reconciles real Orbio spend.
Built and verified on Orbio
$ codex exec "Use pwd, then report the directory"
model: gpt-5.6-sol
provider: orbio_guard
exec /bin/zsh -lc pwd
✓ /Users/developer/project
Codex: /Users/developer/project
Real Codex. GPT-5.6 Sol text and shell-tool turns completed through Guard.
Real accounting. Provider cost replaces the atomic reservation after inference.
Real isolation. One encrypted Orbio connection and Durable Object per authenticated user.
Real enforcement. Model, request, budget, pause, and disable decisions happen before gateway forwarding.
Built on Orbio MCP