company enrichment for Gemini CLI
com.superagnt/company-enrichment
Company enrichment for AI agents: firmographics, tech stack, headcount, funding, domain emails.
client:Gemini CLI
transport:streamable-http
Install company enrichment in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"company-enrichment": {
"httpUrl": "https://mcp.superagnt.com/mcp/company-enrichment"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs