@vibe/mcp
Freeby MCP Community
Vibe's MCP server to interact with the Vibe ecosystem
v4.0.0Added Apr 12, 2026
@vibe/mcp MCP Server
Vibe's MCP server to interact with the Vibe ecosystem
Installation
Reviews
Installation
Quick install
npx -y @vibe/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@vibe/mcp": {
"command": "npx",
"args": ["-y", "@vibe/mcp"]
}
}
}