Nombrio Clearance Check for Gemini CLI
com.nombrio/name-check
Free brand-name Clearance Checks from live registries; connect a plan (API key) for full checks.
client:Gemini CLI
transport:streamable-http
tools:4
Install Nombrio Clearance Check in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"name-check": {
"httpUrl": "https://nombrio.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs