Skip to content
Gemini CLI

Reactome for Gemini CLI

io.github.pipeworx-io/reactome

Reactome biological pathway database

client:Gemini CLI transport:streamable-http

Install Reactome in Gemini CLI

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

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

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

Reactome in other clients