vibeshare live for Windsurf
io.github.pooriaarab/vibeshare-live
Share a live agent coding session by URL. Spectate or invite in.
client:Windsurf
transport:stdio
runtime:npm
Install vibeshare live in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vibeshare-live": {
"command": "npx",
"args": [
"-y",
"vibeshare-live"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs