vibe for Windsurf
io.github.brightseth/vibe
Social layer for Claude Code - DMs, presence, games between AI-assisted developers
client:Windsurf
transport:stdio
runtime:npm
Install vibe in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vibe": {
"command": "npx",
"args": [
"-y",
"slashvibe-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs