{
  "mcpServers": {
    "apple-com-app-store-connect": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apple-com-app-store-connect"
      ],
      "env": {
        "APP_STORE_CONNECT_API_API_KEY": ""
      }
    }
  }
}