You deploy to Vercel and... forget to tell anyone
"Where's that dashboard thing you made?"
Feedback lives in Slack threads that disappear
Next AI session? All that context is gone
Your AI helps you build.
Now it can help you collaborate.
Your AI confirms the collection, names the URL, and deploys — no guessing, no duplicates.
Say 'deploy this to vibesharing' and Claude handles the rest — creates collection, project, deploys your code.
See what your team thinks without opening a browser. Comments, suggestions, resolved issues.
Your CLAUDE.md is automatically used as the prototype description. Context carries across sessions.
Create collections, organize prototypes, and attach reference links — all from your terminal.
claude mcp add vibesharing \
-e VIBESHARING_TOKEN=vs_your_token \
-- npx -y @vibesharingapp/mcp-server@latestAdd to your Claude Code MCP settings:
{
"mcpServers": {
"vibesharing": {
"command": "npx",
"args": ["-y", "@vibesharingapp/mcp-server@latest"],
"env": {
"VIBESHARING_TOKEN": "vs_your_token"
}
}
}
}That's it. Ask Claude to register prototypes, check feedback, or sync context.
Stop losing track of what you've built. Every prototype catalogued, shareable, ready for feedback.
Visibility into what everyone's shipping. Feedback is structured, threaded, and actionable.
See your team's prototyping velocity. Guide feedback with custom topics. Keep stakeholders in the loop.