Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.
Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.
Set these up before or after installing:
Environment variable: VIBESHARING_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-erova-vibesharing": {
"env": {
"VIBESHARING_TOKEN": "your-vibesharing-token-here"
},
"args": [
"-y",
"@vibesharingapp/mcp-server"
],
"command": "npx"
}
}
}This MCP server has legitimate functionality for prototype deployment and team collaboration, but includes some security concerns. The code fetches from external NPM registry and the main service endpoint without sufficient input validation, and handles user code uploads with limited sanitization. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!