๐ โ๏ธ An MCP server that prevents cascading errors and scope creep by calling a "Vibe-check" agent to ensure user alignment.
Vibe Check MCP โ Your AI's inner rubber duck when it can't rubber duck itself.
Vibe Check MCP integrates with AI agents (like Claude) to provide metacognitive oversight, preventing over-engineering and misaligned solutions.
npx -y @smithery/cli install @PV-Bhat/vibe-check-mcp-server --client claude
git clone https://github.com/PV-Bhat/vibe-check-mcp-server.git cd vibe-check-mcp-server npm install npm run build npm run start
Add to your claude_desktop_config.json
:
"vibe-check": { "command": "node", "args": ["/path/to/vibe-check-mcp/build/index.js"], "env": { "GEMINI_API_KEY": "YOUR_GEMINI_API_KEY" } }
Create a .env
file with:
GEMINI_API_KEY=your_gemini_api_key_here
vibe_check
โ Pattern interrupt to break tunnel vision in AI agents.vibe_distill
โ Simplifies complex plans to align with user intent.vibe_learn
โ Self-improving feedback loop to refine future responses.vibe_learn
to enhance future responses.Tool | Best For |
---|---|
vibe_check | When AI starts explaining blockchain for a todo app. |
vibe_distill | When plans have more nested bullets than needed. |
vibe_learn | After manually correcting AI mistakes. |
For full details, check the Technical Reference.
๐ โ tool to automate the registration of functions and classes from a python package into a FastMCP instance.
๐ Provides MCP tool calling support in LangChain, allowing for the integration of MCP tools into LangChain workflows.
๐ โ๏ธ Allows AI clients to manage records and notes in Attio CRM
Tools to the query and execute of Dify workflows