Cursor Delegate for Windsurf
io.github.andreilungeanu/cursor-delegate-mcp
Bridge AI coding hosts to cursor-agent over the Agent Client Protocol.
client:Windsurf
transport:stdio
runtime:npm
Install Cursor Delegate in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cursor-delegate-mcp": {
"command": "npx",
"args": [
"-y",
"cursor-delegate-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs