Skip to content
Gemini CLI

qorenext mcp for Gemini CLI

io.github.qorenext-it/qorenext-mcp

Company hierarchy analysis and address verification via MCP

client:Gemini CLI transport:streamable-http

Install qorenext mcp in Gemini CLI

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

{
  "mcpServers": {
    "qorenext-mcp": {
      "httpUrl": "https://mcp.qorenext.com/mcp/"
    }
  }
}

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

qorenext mcp in other clients