Skip to content
Gemini CLI

Axiom Oracle for Gemini CLI

io.github.axiom-stack-llc/oracle

Axiom Oracle — Solana-native attestation infrastructure for AI agents. RWA data on-chain.

client:Gemini CLI transport:streamable-http

Install Axiom Oracle in Gemini CLI

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

{
  "mcpServers": {
    "oracle": {
      "httpUrl": "https://mcp.axiomstack.dev"
    }
  }
}

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

Axiom Oracle in other clients