Skip to content
Gemini CLI

gpt 5 for Gemini CLI

com.jojapi/gpt-5

GPT-5: GPT‑5 is OpenAI’s most advanced and unified AI model, combining fast, real-time.

client:Gemini CLI transport:streamable-http tools:1

Install gpt 5 in Gemini CLI

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

{
  "mcpServers": {
    "gpt-5": {
      "httpUrl": "https://mcp.jojapi.com/gpt-5"
    }
  }
}

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

What Gemini CLI can do once it is connected

gpt 5 in other clients