Skip to content
Gemini CLI

abutly tools for Gemini CLI

com.abutly/abutly-tools

Abutly: the monthly searches, read from search (a month), served as an agent-callable dataset...

client:Gemini CLI transport:stdio runtime:npm

Install abutly tools in Gemini CLI

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

{
  "mcpServers": {
    "abutly-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/abutly-com-abutly-tools-mcp"
      ]
    }
  }
}

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

abutly tools in other clients