storebridge mcp for Cursor
io.github.isaiahdupree/storebridge-mcp
Remote MCP connector for App Store + Google Play data via StoreBridge API. No auth required.
client:Cursor
transport:streamable-http
tools:13
Install storebridge mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"storebridge-mcp": {
"url": "https://storebridge-mcp.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs