app intel for Zed
io.github.garrrikkotua/app-intel
App Store & Google Play data: app details, IAP prices, reviews, top charts, estimates, rank history.
client:Zed
transport:stdio
runtime:npm
Install app intel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"app-intel": {
"command": "npx",
"args": [
"-y",
"app-intel-mcp"
],
"env": {
"RAPIDAPI_KEY": "<RAPIDAPI_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs