other tools and integrations
Vibe Check Mcp Server
An MCP server that prevents cascading errors and scope creep by calling a "Vibe-check" agent to ensure user alignment.
typescript
cloud
other tools and integrations
Installation
npx -y PV-Bhat/vibe-check-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "vibe-check-mcp-server",
"command": "npx",
"args": [
"-y",
"PV-Bhat/vibe-check-mcp-server"
]
}About This MCP Server
PV-Bhat/vibe-check-mcp-server
An MCP server that prevents cascading errors and scope creep by calling a "Vibe-check" agent to ensure user alignment.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub