Skip to content
Gemini CLI

FileConvert for Gemini CLI

online.file-convert/fileconvert

Convert files between 110+ document, image, audio, video, archive and ebook formats from AI agents.

client:Gemini CLI transport:streamable-http

Install FileConvert in Gemini CLI

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

{
  "mcpServers": {
    "fileconvert": {
      "httpUrl": "https://file-convert.online/api/mcp/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

FileConvert in other clients