Skip to content
Gemini CLI

AgentsJunction for Gemini CLI

io.github.jakubtrousil/agentsjunction

Discover MCP servers, A2A agents, and shared agent knowledge through a read-only MCP gateway.

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

Install AgentsJunction in Gemini CLI

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

{
  "mcpServers": {
    "agentsjunction": {
      "httpUrl": "https://www.agentsjunction.com/api/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

AgentsJunction in other clients