Security
Trust: 30/100 (Limited)io.github.VibeCheckAIOfficial/vibecheck-mcp Guide
AI Code Firewall — MCP Server for hallucination prevention in AI development
by vibecheckai
Quick Start
Install
npx @vibecheckdev/vibecheck-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-vibecheckaiofficial-vibecheck-mcp": {
"command": "npx",
"args": [
"@vibecheckdev/vibecheck-mcp"
]
}
}
}