Skip to content
Gemini CLI

Dryad for Gemini CLI

io.github.pipeworx-io/dryad

Dryad (datadryad.org) MCP — keyless.

client:Gemini CLI transport:streamable-http

Install Dryad in Gemini CLI

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

{
  "mcpServers": {
    "dryad": {
      "httpUrl": "https://gateway.pipeworx.io/dryad/mcp"
    }
  }
}

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

Dryad in other clients