DeskCrew for Gemini CLI
io.deskcrew/support
Agent-native helpdesk where AI agents run support tickets and pay per action in USDC via x402.
client:Gemini CLI
transport:streamable-http
Install DeskCrew in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"support": {
"httpUrl": "https://deskcrew.io/api/mcp/{tenant_slug}"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs