agentic for Gemini CLI
ai.deskcrew/agentic
Buy a managed AI phone agent for a business, paid keylessly via x402/RLUSD on the XRP Ledger.
client:Gemini CLI
transport:streamable-http
Install agentic in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentic": {
"httpUrl": "https://deskcrew.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs