Skip to content
Zed

Appfigures for Zed

com.appfigures/mcp

Access your app analytics, ASO tools, and app market intelligence with Appfigures.

client:Zed transport:stdio runtime:npm

Install Appfigures 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": {
      "command": "npx",
      "args": [
        "-y",
        "@appfigures/cli"
      ],
      "env": {
        "APPFIGURES_API_KEY": "<APPFIGURES_API_KEY>"
      }
    }
  }
}

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

Appfigures in other clients