Skip to content
Gemini CLI

agentdocs mcp for Gemini CLI

io.github.hoornet/agentdocs-mcp

AgentDocs (agentdocs.eu) MCP: read, search, write, comment, share & attach images to Markdown docs.

client:Gemini CLI transport:streamable-http runtime:npm

Install agentdocs mcp in Gemini CLI

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

{
  "mcpServers": {
    "agentdocs-mcp": {
      "httpUrl": "https://agentdocs.eu/mcp"
    }
  }
}

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

agentdocs mcp in other clients