App Store Trends API for VS Code
ai.trendsapi/app-store
App downloads and chart ranking trends for iOS and Android. Free key at trendsapi.ai
client:VS Code
transport:streamable-http
Install App Store Trends API in VS Code
.vscode/mcp.json
{
"servers": {
"app-store": {
"type": "http",
"url": "https://app-store.api.trendsapi.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs