Skip to content
Gemini CLI

FindMeTool for Gemini CLI

com.findmetool/lookup

Look up a FindMeTool page URL. Tool input stays in the browser.

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

Install FindMeTool in Gemini CLI

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

{
  "mcpServers": {
    "lookup": {
      "httpUrl": "https://findmetool.com/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

FindMeTool in other clients