Odel
vibe check mcp server

vibe check mcp server

Local
@pv-bhat502TypeScriptMITUpdated 4 days ago

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).

npm@pv-bhat/vibe-check-mcpv2.5.1

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"
      ]
    }
  }
}