vibefix for Windsurf
io.github.vibefix-tech/vibefix
Bug bounty platform for vibe coders. Post bugs, find fixes, run diagnostics.
client:Windsurf
transport:stdio
runtime:npm
Install vibefix in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vibefix": {
"command": "npx",
"args": [
"-y",
"@vibefix/mcp"
],
"env": {
"VIBEFIX_API_KEY": "<VIBEFIX_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs