Skip to content
Windsurf

Heimdall for Windsurf

io.github.erayendes/asc-mcp

Every App Store Connect + StoreKit 2 endpoint. 890 tools in 13 profiles, narrow to 27.

client:Windsurf transport:stdio runtime:npm

Install Heimdall 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": {
    "asc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@erayendes/asc-mcp"
      ],
      "env": {
        "ASC_KEY_ID": "<ASC_KEY_ID>",
        "ASC_ISSUER_ID": "<ASC_ISSUER_ID>",
        "ASC_PRIVATE_KEY": "<ASC_PRIVATE_KEY>",
        "ASC_PRIVATE_KEY_PATH": "<ASC_PRIVATE_KEY_PATH>",
        "ASC_BUNDLE_ID": "<ASC_BUNDLE_ID>"
      }
    }
  }
}

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

Heimdall in other clients