Skip to content
Gemini CLI

User Agent Parser API for Gemini CLI

io.github.br0ski777/user-agent-parser

Parse user agents — browser, OS, device, bot detection. x402 micropayment.

client:Gemini CLI transport:sse

Install User Agent Parser API in Gemini CLI

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

{
  "mcpServers": {
    "user-agent-parser": {
      "url": "https://user-agent-parser.api.klymax402.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

User Agent Parser API in other clients