twenty for Gemini CLI
io.usefulapi/twenty
Read people, companies, opportunities, notes and tasks; create and update records in Twenty CRM.
client:Gemini CLI
transport:streamable-http
Install twenty in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"twenty": {
"httpUrl": "https://twenty.usefulapi.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs