Skip to content
Windsurf

Apple Ads MCP for Windsurf

io.github.zelentsov-dev/apple-ads-mcp

Local Apple Ads research, optimization, and receipt-gated App Store campaign management.

client:Windsurf transport:stdio runtime:oci

Install Apple Ads MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "apple-ads-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/zelentsov-dev/apple-ads-mcp:v0.3.6"
      ],
      "env": {
        "APPLE_ADS_MCP_CONFIG": "<APPLE_ADS_MCP_CONFIG>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Apple Ads MCP in other clients