Skip to content
Gemini CLI

Foundry/API for Gemini CLI

io.github.angelus213/foundry-api

Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.

client:Gemini CLI transport:streamable-http

Install Foundry/API in Gemini CLI

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

{
  "mcpServers": {
    "foundry-api": {
      "httpUrl": "https://prodapi.live/mcp"
    }
  }
}

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

Foundry/API in other clients