Skip to content
Gemini CLI

indexnow toolkit for Gemini CLI

com.aiwebsitepipeline/indexnow-toolkit

Build and validate IndexNow payloads, check key files, and diff sitemaps into a submission list.

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

Install indexnow toolkit in Gemini CLI

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

{
  "mcpServers": {
    "indexnow-toolkit": {
      "httpUrl": "https://indexnow-toolkit-mcp.lipmichal.workers.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

indexnow toolkit in other clients