Skip to content
Gemini CLI

gtm tools for Gemini CLI

dev.gtmtools/gtm-tools

A read-only verified record of agent-operable GTM tools: search, fetch, compare, track changes.

client:Gemini CLI transport:streamable-http tools:4

Install gtm tools in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "gtm-tools": {
      "httpUrl": "https://mcp.gtmtools.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

gtm tools in other clients