Skip to content
Cursor

app intel for Cursor

io.github.garrrikkotua/app-intel

App Store & Google Play data: app details, IAP prices, reviews, top charts, estimates, rank history.

client:Cursor transport:stdio runtime:npm

Install app intel in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "app-intel": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "app-intel-mcp"
      ],
      "env": {
        "RAPIDAPI_KEY": "<RAPIDAPI_KEY>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

app intel in other clients