Skip to content
VS Code

app reviews for VS Code

io.github.shawmena-dotcom/app-reviews

App Store + Google Play reviews with per-app complaint summary for agents.

client:VS Code transport:streamable-http

Install app reviews in VS Code

.vscode/mcp.json

{
  "servers": {
    "app-reviews": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=cybermax/app-reviews"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

app reviews in other clients