Crisp for Gemini CLI
io.github.mcp-dir/crisp-mcp
Customer support, live chat, CRM and helpdesk on Crisp with the full official REST API v1 (api.crisp
client:Gemini CLI
transport:streamable-http
tools:7
Install Crisp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"crisp-mcp": {
"httpUrl": "https://api.mcp.ai/p_crisp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs