vibesharing for Claude Desktop
io.github.erova/vibesharing
Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.
client:Claude Desktop
transport:stdio
runtime:npm
Install vibesharing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vibesharing": {
"command": "npx",
"args": [
"-y",
"@vibesharingapp/mcp-server"
],
"env": {
"VIBESHARING_TOKEN": "<VIBESHARING_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs