Loading MCP server directory, please wait...
Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.
npx @getmcp/cli add io.github.erova/vibesharingRequires Node.js 18+. Community-contributed server. Review source before installing.
VIBESHARING_TOKENYour VibeSharing deploy token (get it from vibesharing.app/dashboard/account)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.erova/vibesharing": {
"command": "npx",
"args": [
"-y",
"@vibesharingapp/mcp-server"
],
"env": {
"VIBESHARING_TOKEN": ""
}
}
}
}