X02 File Hosting for Gemini CLI
me.x02/x02
Upload, find, organize and share files on your X02 account with scoped, revocable access.
client:Gemini CLI
transport:streamable-http
Install X02 File Hosting in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"x02": {
"httpUrl": "https://up.x02.me/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs