Skip to content
Gemini CLI

Namefi for Gemini CLI

io.namefi/mcp

Search, buy, and manage domains, DNS records, orders, and NFSC balance on Namefi.

client:Gemini CLI transport:streamable-http

Install Namefi in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.namefi.io/mcp"
    }
  }
}

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

Namefi in other clients