SalesQL for Gemini CLI
com.salesql/salesql
Find verified B2B emails and phone numbers; search and enrich people and companies for prospecting.
client:Gemini CLI
transport:streamable-http
Install SalesQL in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"salesql": {
"httpUrl": "https://mcp.salesql.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