Skip to content
Gemini CLI

Aster Agent Gateway for Gemini CLI

io.github.alekskram/aster-agent-gateway

Read-only MCP gateway to Aster DEX: 24/7 gold, oil and equity perps, funding with real intervals.

client:Gemini CLI transport:stdio runtime:pypi

Install Aster Agent Gateway in Gemini CLI

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

{
  "mcpServers": {
    "aster-agent-gateway": {
      "command": "uvx",
      "args": [
        "aster-agent-gateway"
      ]
    }
  }
}

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

Aster Agent Gateway in other clients