MCP Server
MCP
io.github.vibefix-tech/vibefix
Bug bounty platform for vibe coders. Post bugs, find fixes, run diagnostics.
Install
npx -y @vibefix/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@vibefix/mcp",
"version": "0.3.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your VibeFix API key from vibefix.co/dashboard/integrations",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VIBEFIX_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment