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
0
View on GitHub

Installation

npx -y PV-Bhat/vibe-check-mcp-server

Configuration

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.

GitHub: https://github.com/PV-Bhat/vibe-check-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub