Skip to content
Gemini CLI

OpenArx for Gemini CLI

ai.openarx/openarx

Open scientific and engineering knowledge for AI agents: search, evidence, document publishing.

client:Gemini CLI transport:streamable-http

Install OpenArx in Gemini CLI

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

{
  "mcpServers": {
    "openarx": {
      "httpUrl": "https://mcp.openarx.ai/researcher/mcp"
    }
  }
}

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

OpenArx in other clients