Skip to content
Cline

orion for Cline

io.github.goplasmatic/orion

Build and operate declarative REST/Kafka services on Orion: 58 tools over the full admin API.

client:Cline transport:stdio runtime:oci

Install orion in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "orion": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/goplasmatic/orion-cli:1.1.0"
      ],
      "env": {
        "ORION_SERVER_URL": "<ORION_SERVER_URL>",
        "ORION_API_KEY": "<ORION_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

orion in other clients