catchintent for Gemini CLI
com.catchintent/catchintent
The intent layer for B2B outbound. Find, triage, and act on warmth-scored leads.
client:Gemini CLI
transport:streamable-http
tools:14
Install catchintent in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"catchintent": {
"httpUrl": "https://engine.catchintent.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