Skip to content
Zed

ainative gtm mcp for Zed

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

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

client:Zed transport:stdio runtime:npm

Install ainative gtm mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "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>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ainative gtm mcp in other clients