Loading MCP server directory, please wait...
Bug bounty platform for vibe coders. Post bugs, find fixes, run diagnostics.
npx @getmcp/cli add io.github.vibefix-tech/vibefixRequires Node.js 18+. Community-contributed server. Review source before installing.
VIBEFIX_API_KEYYour VibeFix API key from vibefix.co/dashboard/integrations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vibefix-tech/vibefix": {
"command": "npx",
"args": [
"-y",
"@vibefix/mcp"
],
"env": {
"VIBEFIX_API_KEY": ""
}
}
}
}