Vinv for Windsurf
io.github.vinvai/vinv
Vinv runs, tests, and finds issues in your services — with zero code changes.
client:Windsurf
transport:stdio
runtime:npm
Install Vinv in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vinv": {
"command": "npx",
"args": [
"-y",
"vinv-mcp"
],
"env": {
"VINV_WORKSPACE": "<VINV_WORKSPACE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs