Agent Interop Runtime for Windsurf
io.github.praket7/agent-interop-runtime
Local MCP runtime for coordinating Freebuff, Codex, OpenCode, Claude Code, and Cursor agents.
client:Windsurf
transport:stdio
runtime:npm
Install Agent Interop Runtime in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-interop-runtime": {
"command": "npx",
"args": [
"-y",
"agent-interop-runtime"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs