Model Context Protocol
Agent MCP
Connect AI agents to your Origin9 platform over the Model Context Protocol — 54 tools spanning provisioning, deployment, secrets, identity, and governance.
Using cana.build? The Origin9 plugin is built in.
Quick start
Endpoint
https://origin9.cloud/api/mcpProtocol
JSON-RPC 2.0 over HTTPAuthentication
Bearer tokenMCP Client Configuration
{
"mcpServers": {
"origin9": {
"url": "https://origin9.cloud/api/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_TOKEN>"
}
}
}
}Mutation approval inbox
Request approval before an agent runs a protected mutation. Approved IDs are bound to one tool and its exact arguments, then consumed after one use.
Requests
0 totalLoading approval requests…
54 tools across 9 categories
Click to expandAlready built into Cana
The Origin9 plugin for cana.build gives your AI agents full access to every tool. No configuration needed — install Cana, sign in, and your agents can provision clusters, manage users, deploy applications, and more.
Visit cana.buildReady to connect your agents?
Generate an API token to start using the MCP server.
Get your API token