CAPI Gateway for Windsurf
io.github.surisoft-io/capi-core
Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.
client:Windsurf
transport:stdio
runtime:oci
Install CAPI Gateway in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"capi-core": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/surisoft/capi-core:1.417.5"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs