Corral for Windsurf
io.github.sebastienrousseau/corral
Search code and symbols across every clone in your Corral workspace. Zero network calls.
client:Windsurf
transport:stdio
runtime:oci
Install Corral in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"corral": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/sebastienrousseau/corral:0.0.36"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs