repiscope for Windsurf
io.github.3xpr1ment/repiscope
Read-only MCP server: your agent sees all your sibling repos but structurally cannot touch them
client:Windsurf
transport:stdio
runtime:pypi
Install repiscope in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"repiscope": {
"command": "uvx",
"args": [
"repiscope"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs