App Review Insights for VS Code
io.github.mufmo130/app-review-insights
Analyze App Store and Google Play reviews: themes that cost stars, regressions, feature requests.
client:VS Code
transport:streamable-http
Install App Review Insights in VS Code
.vscode/mcp.json
{
"servers": {
"app-review-insights": {
"type": "http",
"url": "https://mcp.apify.com?tools=lsso/app-review-insights"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs