Skip to content
Gemini CLI

AgentMesh for Gemini CLI

io.github.lugdwei/agentmesh

MCP delegation fallback for AI agents to discover capabilities, knowledge, tools, and collaborators.

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

Install AgentMesh in Gemini CLI

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

{
  "mcpServers": {
    "agentmesh": {
      "httpUrl": "https://app.agentmesh.link/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

AgentMesh in other clients