
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.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
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 |
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 ...

Integrate FlowHunt with VibeCheck MCP to enhance autonomous AI agents with metacognitive oversight, adaptive interrupts, and advanced alignment safeguards. Impr...

The GibsonAI MCP Server connects AI assistants to your GibsonAI projects and databases, enabling natural language management of schemas, queries, deployments, a...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.