Apple Ads MCP for Cline
io.github.zelentsov-dev/apple-ads-mcp
Local Apple Ads research, optimization, and receipt-gated App Store campaign management.
client:Cline
transport:stdio
runtime:oci
Install Apple Ads MCP 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
{
"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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs