io.github.erova/vibesharing
Quality Score
79
/100
Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"vibesharing": {
"command": "npx",
"args": [
"-y",
"@vibesharingapp/mcp-server"
],
"env": {
"VIBESHARING_TOKEN": "<your-vibesharing_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"vibesharing": {
"command": "npx",
"args": [
"-y",
"@vibesharingapp/mcp-server"
],
"env": {
"VIBESHARING_TOKEN": "<your-vibesharing_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @vibesharingapp/mcp-server§02 Environment variables
VIBESHARING_TOKENrequiredsecret
Your VibeSharing deploy token (get it from vibesharing.app/dashboard/account)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.