Skip to content
Gemini CLI

Zephex for Gemini CLI

io.github.tanbir404/zephex

MCP gateway with 10 tools for code analysis, architecture, package audit & security.

client:Gemini CLI transport:streamable-http

Install Zephex in Gemini CLI

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

{
  "mcpServers": {
    "zephex": {
      "httpUrl": "https://zephex.dev/mcp"
    }
  }
}

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

Zephex in other clients