storebridge mcp for Zed
io.github.isaiahdupree/storebridge-mcp
Remote MCP connector for App Store + Google Play data via StoreBridge API. No auth required.
client:Zed
transport:streamable-http
tools:13
Install storebridge mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"storebridge-mcp": {
"url": "https://storebridge-mcp.vercel.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs