Skip to content
Cline

Heimdall for Cline

io.github.erayendes/asc-mcp

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

client:Cline transport:stdio runtime:npm

Install Heimdall in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Heimdall in other clients