DealMachine for Gemini CLI
io.github.dealmachine/dealmachine
Search and enrich US property, owner, people, and company data for sales and lead generation.
client:Gemini CLI
transport:streamable-http
Install DealMachine in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dealmachine": {
"httpUrl": "https://mcp.dealmachine.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs