vibe-check
stdioUsed 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-toolkitAdd 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
npxArguments
-y@pv-bhat/vibe-check-mcpstart--stdio