Skip to content
Cursor

App Store Operator for Cursor

io.github.meyusufdemirci/app-store-operator

Free App Store competitive intelligence for Claude — rival downloads, revenue, and ASO keywords.

client:Cursor transport:stdio runtime:npm

Install App Store Operator 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-store-operator": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "app-store-operator"
      ],
      "env": {
        "ASO_CACHE_TTL_HOURS": "<ASO_CACHE_TTL_HOURS>"
      }
    }
  }
}

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

App Store Operator in other clients