Skip to content
Gemini CLI

Permid for Gemini CLI

io.github.pipeworx-io/permid

PermID MCP — Refinitiv / LSEG Permanent Identifier (free, requires API key)

client:Gemini CLI transport:streamable-http

Install Permid in Gemini CLI

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

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

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

Permid in other clients