NameSniper for Gemini CLI
pro.namesniper/namesniper
Monitor taken usernames and get alerted when they drop, plus handle, domain, and trademark checks.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:11
Install NameSniper in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"namesniper": {
"httpUrl": "https://namesniper.pro/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs