Skip to content
Gemini CLI

fastCRW for Gemini CLI

io.github.us/fastcrw

Scrape, crawl, map & search the web. Open-source, self-hostable Rust crawler & search for AI agents.

client:Gemini CLI transport:streamable-http

Install fastCRW in Gemini CLI

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

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

fastCRW in other clients