vibe mcp for Zed
io.github.vibecodinginc/vibe-mcp
Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers
client:Zed
transport:stdio
runtime:npm
Install vibe mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"slashvibe-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs