Skip to content
Cline

ainative gtm mcp for Cline

io.github.ainative-studio/ainative-gtm-mcp

Full Google Ads, Analytics & Tag Manager lifecycle MCP for AI agents — 57 tools.

client:Cline transport:stdio runtime:npm

Install ainative gtm 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ainative-gtm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ainative/gtm-mcp"
      ],
      "env": {
        "GOOGLE_ADS_DEVELOPER_TOKEN": "<GOOGLE_ADS_DEVELOPER_TOKEN>",
        "GOOGLE_ADS_CUSTOMER_ID": "<GOOGLE_ADS_CUSTOMER_ID>",
        "GTM_SERVICE_ACCOUNT_KEY_PATH": "<GTM_SERVICE_ACCOUNT_KEY_PATH>"
      }
    }
  }
}

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

ainative gtm mcp in other clients