Skip to content
Gemini CLI

freshdesk for Gemini CLI

io.usefulapi/freshdesk

Read tickets, contacts, companies, agents and groups; create, update and reply to tickets.

client:Gemini CLI transport:streamable-http

Install freshdesk in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "freshdesk": {
      "httpUrl": "https://freshdesk.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

freshdesk in other clients