Skip to content
Gemini CLI

opentax for Gemini CLI

io.github.invaro/opentax

Verifiable US tax oracle for AI agents: cited, machine-checkable federal and state tax computation

client:Gemini CLI transport:streamable-http runtime:npm tools:15

Install opentax in Gemini CLI

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

{
  "mcpServers": {
    "opentax": {
      "httpUrl": "https://opentax.invaro.ai/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

opentax in other clients