Agents drive your AI to models and metal you own.
Attach Rauta to your editor, then ask in plain English. Agents pick the model, rent the machine or use one of yours, deploy it, and file a receipt for every dollar.
Claude Code
Install Claude Code and sign in first — claude auth login.
Rauta routes and meters the claude.ai credential you already have, so it
needs one to work with. Setup stops and says so if it cannot find one.
npx rauta-ai init
npx rauta-ai mcp install
The first signs you in and wires the editor. Open a new terminal after
it. The second registers the connector, then run /mcp in
Claude Code and authorize it: registering is not authorizing. Your
Rauta models show up in /model. The menu keeps your own
additions, respects company policy, and can receive centrally
recommended Rauta models without a CLI release. Refresh it with
npx -y rauta-ai@latest models prepare. It preserves any
status line you already use; otherwise it adds verified Rauta model
readiness. If the picker changed,
the command prints the exact /exit then
claude --continue path that preserves this conversation.
Check the connection any time with npx rauta-ai doctor.
If gateway routing ever blocks Claude, npx rauta-ai recover
safely parks it, restores Claude direct in a new terminal, and offers
to send redacted diagnostics.
Claude app
https://gateway.rauta.ai/mcp
Settings, then Connectors, then Add custom connector. Paste that URL and approve in the browser window that opens. The app pins its own model calls to Anthropic, so you get Rauta tools here, not routing. Routing lives in Claude Code.
Cursor
Add Rauta to Cursor
Or put https://gateway.rauta.ai/mcp in
.cursor/mcp.json. Tools land in the Cursor agent right
away. The model menu is Claude Code only for now.
Codex
[mcp_servers.rauta-gateway] url = "https://gateway.rauta.ai/mcp"
Point any MCP client at that URL.
Set up everything in one command: npx rauta-ai init. Email, one-time code, one browser click. No key to copy.
Market tools work before that.
Skills for any agent: npx skills add https://rauta.ai.
Rauta never overwrites installed skills in the background. Use npx skills check, review local edits, then update explicitly.
Full sheet: install.md ·
docs
This link is public on purpose. It never includes org ids, emails, API keys, or invite tokens, only install instructions anyone can open.
rauta.ai · gateway gateway.rauta.ai