Code Relay for Windsurf
io.github.zarcherlot/code-relay
Branch-scoped runbooks, remote checkpoints, and auditable verification receipts.
client:Windsurf
transport:stdio
runtime:npm
Install Code Relay in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"code-relay": {
"command": "npx",
"args": [
"-y",
"code-relay-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs