Skip to content
Zed

Applyra for Zed

io.applyra/mcp-server

App Store Optimization data for AI agents: keyword ranks, scores, competitors, charts

client:Zed transport:stdio runtime:npm

Install Applyra in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@applyra/mcp-server"
      ],
      "env": {
        "APPLYRA_API_KEY": "<APPLYRA_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Applyra in other clients