Skip to content
Gemini CLI

foundrynet inference for Gemini CLI

io.github.foundrynet/foundrynet-inference

x402 LLM proxy + data-enriched analysis (17 sources) + TimesFM predictive IoT intelligence.

client:Gemini CLI transport:streamable-http

Install foundrynet inference in Gemini CLI

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

{
  "mcpServers": {
    "foundrynet-inference": {
      "httpUrl": "https://foundrynet-inference-production.up.railway.app/mcp"
    }
  }
}

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

foundrynet inference in other clients