Skip to content
Gemini CLI

Taproot for Gemini CLI

com.taproothq/taproot

Persistent memory layer for AI tools. Save and recall notes across Claude and other MCP clients.

client:Gemini CLI transport:streamable-http

Install Taproot in Gemini CLI

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

{
  "mcpServers": {
    "taproot": {
      "httpUrl": "https://connect.taproothq.com/mcp"
    }
  }
}

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

Taproot in other clients