Skip to content
Gemini CLI

entity resolve for Gemini CLI

com.x402supply/entity-resolve

Fuzzy entity resolution and dedupe for names, addresses, and company records. $0.02/call via x402.

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

Install entity resolve in Gemini CLI

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

{
  "mcpServers": {
    "entity-resolve": {
      "httpUrl": "https://entity-resolve.x402supply.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

What Gemini CLI can do once it is connected

entity resolve in other clients