Skip to content
Gemini CLI

Interpro for Gemini CLI

io.github.pipeworx-io/interpro

InterPro MCP (EBI) — protein family / domain / functional-site classification.

client:Gemini CLI transport:streamable-http

Install Interpro in Gemini CLI

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

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

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

Interpro in other clients