RepoRelay for Windsurf
io.github.lukie-81/reporelay
Bounded local MCP access to one approved repository for AI read/search and structured handoffs.
client:Windsurf
transport:stdio
runtime:npm
Install RepoRelay in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"reporelay": {
"command": "npx",
"args": [
"-y",
"reporelay-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs