← Index

io.github.PV-Bhat/vibe-check-mcp-server

io.github.PV-Bhat/vibe-check-mcp-server·v1.0.0·Other
Quality Score
70
/100

Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "vibe-check-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pv-bhat/vibe-check-mcp"
      ],
      "env": {
        "YOUR_API_KEY": "<your-your_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "vibe-check-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pv-bhat/vibe-check-mcp"
      ],
      "env": {
        "YOUR_API_KEY": "<your-your_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @pv-bhat/vibe-check-mcp
§02  Environment variables
YOUR_API_KEY
requiredsecret

Your API key for the service

§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other