GitPin for Windsurf
io.github.shmindmaster/gitpin
Prove and verify multi-repo claims at Git HEAD: path, line, full SHA, no index.
client:Windsurf
transport:stdio
runtime:npm
Install GitPin in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
],
"env": {
"GITPIN_REGISTRY": "<GITPIN_REGISTRY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs