Catalog
io.github.VibeCheckAIOfficial/vibecheck-mcp
OfficialAI Code Firewall — MCP Server for hallucination prevention in AI development
Prevents hallucinations in AI development by detecting and blocking unreliable outputs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"vibecheck-mcp": {
"command": "npx",
"args": [
"-y",
"@vibecheckdev/vibecheck-mcp@1.0.0"
]
}
}
}