
Debugg AI MCP Server
Debugg AI MCP Server offers AI-driven browser automation and end-to-end UI testing for web applications. Integrate with FlowHunt or CI/CD pipelines to automate ...
A strategic AI workflow guardrail that enables self-assessment and error prevention, improving quality and fostering reflective development.
The Vibe Check MCP Server is designed as a sanity check tool for AI workflows, acting as a strategic pattern interrupt to prevent cascading errors and tunnel vision during complex development tasks. By integrating with AI assistants, it leverages the “Vibe Check” tool—backed by LearnLM 1.5 Pro (Gemini API) and fine-tuned for pedagogy and metacognition—to enhance workflow strategies and encourage reflective problem-solving. This server enables AI systems to pause, assess their current reasoning or approach, and adjust before proceeding, thus minimizing the risk of compounding mistakes and improving code quality and decision-making in automated or assisted development pipelines.
windsurf.config.json
).mcpServers
object:{
"mcpServers": {
"vibe-check-mcp": {
"command": "npx",
"args": ["@vibe-check/mcp-server@latest"]
}
}
}
claude_desktop_config.json
).{
"mcpServers": {
"vibe-check-mcp": {
"command": "npx",
"args": ["@vibe-check/mcp-server@latest"]
}
}
}
cursor.config.json
).{
"mcpServers": {
"vibe-check-mcp": {
"command": "npx",
"args": ["@vibe-check/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"vibe-check-mcp": {
"command": "npx",
"args": ["@vibe-check/mcp-server@latest"]
}
}
}
Securing API Keys with Environment Variables:
.env
file as shown in .env.example
:GEMINI_API_KEY=your_google_gemini_api_key
{
"env": {
"GEMINI_API_KEY": "your_google_gemini_api_key"
},
"inputs": {}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:
Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"vibe-check-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “vibe-check-mcp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
Section | Availability | Details/Notes |
---|---|---|
Overview | ✅ | |
List of Prompts | ⛔ | No prompt templates found in repo/docs |
List of Resources | ⛔ | No explicit MCP resources defined |
List of Tools | ✅ | “Vibe Check” tool |
Securing API Keys | ✅ | Uses .env and documented in .env.example |
Sampling Support (less important in evaluation) | ⛔ | Not mentioned in docs or code |
Roots support: Not mentioned.
I would rate this MCP server a 5/10. It has a clear purpose, open license, and basic tooling, but lacks comprehensive documentation for prompts, resources, and advanced MCP features (roots, sampling).
Has a LICENSE | ✅ (MIT) |
---|---|
Has at least one tool | ✅ |
Number of Forks | 11 |
Number of Stars | 70 |
The Vibe Check MCP Server is a sanity check tool for AI workflows. It interrupts potentially problematic reasoning chains, prompting AI agents to reflect and recalibrate, and provides meta-cognitive feedback via the LearnLM 1.5 Pro (Gemini API).
By strategically pausing and assessing ongoing AI reasoning, Vibe Check helps prevent cascading errors and tunnel vision, improving overall code and decision quality in development pipelines.
Use cases include AI workflow sanity checks, developer mentorship, automated code review, error prevention, and dynamic strategy optimization for AI agents.
Use a `.env` file to store your Gemini API key securely. Reference this environment variable in your MCP server configuration to prevent exposure of sensitive information.
Yes! Add the MCP component in your FlowHunt flow and configure it using your server's streamable HTTP URL. This enables the AI agent to access all Vibe Check features within your workflow.
Integrate the Vibe Check MCP Server into your FlowHunt workflows to enhance AI reasoning, reduce errors, and boost development quality with meta-cognitive feedback.
Debugg AI MCP Server offers AI-driven browser automation and end-to-end UI testing for web applications. Integrate with FlowHunt or CI/CD pipelines to automate ...
The Honeycomb MCP Server bridges AI assistants and Honeycomb observability data, enabling LLMs to securely analyze metrics, dashboards, and code behavior for en...
The Fitbit MCP Server enables AI assistants and developers to access, analyze, and automate workflows using Fitbit health and fitness data. Seamlessly connect F...