vibe-check-mcp-server
pv-bhat/vibe-check-mcp-serverVibe 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"vibe-check-mcp-server": {
"url": "https://pruthvibhat.com/",
"transport": "http"
}
}
}