LetX for Gemini CLI
app.letx/letx
Collaborative LaTeX editor: search 1000+ templates, edit projects, and compile them to PDF.
client:Gemini CLI
transport:streamable-http
Install LetX in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"letx": {
"httpUrl": "https://api.letx.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs