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
Each user gets a recoverable Guard tenant. 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 production-verified Codex or a supported inference API while Guard reserves and reconciles Orbio spend. Other client tool lifecycles remain unverified.
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. Final usage confirms spend; incomplete requests keep a clearly labeled conservative bound.
Real isolation. Each tenant has an isolated encrypted Orbio connection, agents, budgets, and audit records.
Real enforcement. Model, request, budget, pause, and disable decisions happen before gateway forwarding.
Built on Orbio MCP