AI & ML
Trust: 42/100 (Fair)io.github.PV-Bhat/vibe-check-mcp-server Guide
Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety
478 starsby PV-Bhat
Quick Start
Install
npx @pv-bhat/vibe-check-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-pv-bhat-vibe-check-mcp-server": {
"command": "npx",
"args": [
"@pv-bhat/vibe-check-mcp"
]
}
}
}