Apple Search Ads for Claude Desktop
ai.b77/apple-search-ads
Manage Apple Ads campaigns and reporting in chat.
client:Claude Desktop
transport:streamable-http
Install Apple Search Ads in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apple-search-ads": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apple-search-ads.b77.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs