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
{
"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