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
{
"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