vibe-check

stdio

Used by 5 plugins

Installs titanium-toolkit, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub webdevtodayjason/titanium-plugins --plugin titanium-toolkit
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "vibe-check": {
      "command": "npx",
      "args": [
        "-y",
        "@pv-bhat/vibe-check-mcp",
        "start",
        "--stdio"
      ]
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Command
npx
Arguments
-y@pv-bhat/vibe-check-mcpstart--stdio