DeskClone for Gemini CLI
ai.deskclone/deskclone
Ask a company's DeskClone support agent from Claude, Cursor or any MCP client (API key needed).
client:Gemini CLI
transport:streamable-http
Install DeskClone in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"deskclone": {
"httpUrl": "https://api.deskclone.ai/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs