Skip to content
Gemini CLI

cmmsly tools for Gemini CLI

com.cmmsly/cmmsly-tools

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

client:Gemini CLI transport:stdio runtime:npm

Install cmmsly tools in Gemini CLI

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

{
  "mcpServers": {
    "cmmsly-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/cmmsly-com-cmmsly-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

cmmsly tools in other clients