Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @pv-bhat/vibe-check-mcp
MCP client config
{
"mcpServers": {
"vibe-check-mcp-server": {
"command": "npx",
"args": [
"-y",
"@pv-bhat/vibe-check-mcp"
]
}
}
}