Skip to content
Gemini CLI

Port for Gemini CLI

io.port/port

Port.io mcp server

client:Gemini CLI transport:streamable-http

Install Port in Gemini CLI

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

{
  "mcpServers": {
    "port": {
      "httpUrl": "https://mcp.port.io/v1"
    }
  }
}

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

Port in other clients