Skip to content
Claude Desktop

AdLoop for Claude Desktop

com.getadloop/adloop

Google Ads, GA4 and Tag Manager in your AI client, with a preview before every change.

client:Claude Desktop transport:streamable-http

Install AdLoop in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "adloop": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.getadloop.com/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

AdLoop in other clients