Skip to content
Gemini CLI

FastAF for Gemini CLI

co.fastaf/fastaf

Web data tools for AI agents: pages as markdown, search, maps, commerce, jobs, AI answers.

client:Gemini CLI transport:streamable-http

Install FastAF in Gemini CLI

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

{
  "mcpServers": {
    "fastaf": {
      "httpUrl": "https://api.fastaf.co/mcp"
    }
  }
}

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

FastAF in other clients