Skip to content
Claude Desktop

vibefix for Claude Desktop

io.github.vibefix-tech/vibefix

Bug bounty platform for vibe coders. Post bugs, find fixes, run diagnostics.

client:Claude Desktop transport:stdio runtime:npm

Install vibefix in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vibefix": {
      "command": "npx",
      "args": [
        "-y",
        "@vibefix/mcp"
      ],
      "env": {
        "VIBEFIX_API_KEY": "<VIBEFIX_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

vibefix in other clients