Vibe Check
Freeby MCP Community
Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety
v2.7.6Added Apr 12, 2026
mcpmcp-servervibe-checkvibe-codingmetacognition
Vibe Check MCP Server
Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety
Installation
npx -y @pv-bhat/vibe-check-mcp
Reviews
Installation
Quick install
npx -y @pv-bhat/vibe-check-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"vibe-check": {
"command": "npx",
"args": ["-y", "@pv-bhat/vibe-check-mcp"]
}
}
}