Skip to content
Gemini CLI

freebase.cloud for Gemini CLI

cloud.freebase/freebase

Free cloud databases over MCP: query, store, list and annotate across 15 engines.

client:Gemini CLI transport:streamable-http

Install freebase.cloud in Gemini CLI

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

{
  "mcpServers": {
    "freebase": {
      "httpUrl": "https://freebase.cloud/api/mcp/{token}"
    }
  }
}

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

freebase.cloud in other clients