Skip to content
Gemini CLI

docs mcp for Gemini CLI

ac.tandem/docs-mcp

Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.

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

Install docs mcp in Gemini CLI

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

{
  "mcpServers": {
    "docs-mcp": {
      "httpUrl": "https://tandem.ac/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

docs mcp in other clients