Skip to content
Gemini CLI

Orcid for Gemini CLI

io.github.pipeworx-io/orcid

ORCID MCP — public records.

client:Gemini CLI transport:streamable-http

Install Orcid in Gemini CLI

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

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

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

Orcid in other clients