Origin9

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/mcp

Protocol

JSON-RPC 2.0 over HTTP

Authentication

Bearer token
MCP 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.

Request a protected mutation

A separate administrator or organization owner must approve your request.

Requests

0 total

Loading approval requests…

54 tools across 9 categories

Click to expand

Already 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.build

Ready to connect your agents?

Generate an API token to start using the MCP server.

Get your API token