Skip to content
Gemini CLI

Partglyph MCP Gateway for Gemini CLI

com.partglyph/mcp-gateway

Deterministic industrial replacement engine with official catalogs and expert accuracy checks.

client:Gemini CLI transport:streamable-http

Install Partglyph MCP Gateway in Gemini CLI

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

{
  "mcpServers": {
    "mcp-gateway": {
      "httpUrl": "https://app.partglyph.com/api-mcp/mcp"
    }
  }
}

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

Partglyph MCP Gateway in other clients