Skip to content
Windsurf

orion for Windsurf

io.github.goplasmatic/orion

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

client:Windsurf transport:stdio runtime:oci

Install orion in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

orion in other clients