Skip to content
Gemini CLI

atlas for Gemini CLI

dev.agentic-atlas/atlas

Agent-design pattern guidance via 5 hosted read-only tools; Streamable HTTP, no auth, one Release.

client:Gemini CLI transport:streamable-http tools:5

Install atlas in Gemini CLI

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

{
  "mcpServers": {
    "atlas": {
      "httpUrl": "https://agentic-atlas.dev/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

atlas in other clients