vibesharing for Windsurf
io.github.erova/vibesharing
Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.
client:Windsurf
transport:stdio
runtime:npm
Install vibesharing in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vibesharing": {
"command": "npx",
"args": [
"-y",
"@vibesharingapp/mcp-server"
],
"env": {
"VIBESHARING_TOKEN": "<VIBESHARING_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs