repovine for Windsurf
io.github.legann/repovine
Checkout-local repository context graph over MCP; `npx repovine setup` wires skills, agents, hooks.
client:Windsurf
transport:stdio
runtime:npm
Install repovine in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"repovine": {
"command": "npx",
"args": [
"-y",
"repovine"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs