vibe mcp for Claude Desktop
io.github.vibecodinginc/vibe-mcp
Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers
client:Claude Desktop
transport:stdio
runtime:npm
Install vibe mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"slashvibe-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs