Skip to content
Back to search
30
MCP

vibe-check-mcp-server

pv-bhat/vibe-check-mcp-server

Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for complex and long-horizon agent workflows. KISS your over-eager AI Agents goodbye! Effective for: Coding, Ambiguous Tasks, High-Risk tasks

Uptime
0.0%
119 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vibe-check-mcp-server": {
      "url": "https://pruthvibhat.com/",
      "transport": "http"
    }
  }
}