App Store Trends MCP for VS Code
ai.trendsmcp/app-store
App Store and Play downloads and charts over time, Android uses bundle ID. Free key at trendsmcp.ai
client:VS Code
transport:streamable-http
Install App Store Trends MCP in VS Code
.vscode/mcp.json
{
"servers": {
"app-store": {
"type": "http",
"url": "https://app-store.api.trendsmcp.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs