Rendex: Rendering API for Images, PDFs & Content Extraction for Gemini CLI
io.github.copperline-labs/rendex-mcp
Render HTML, Markdown, or URLs to images, PDF, or branded artifacts; extract and watch pages.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:13
Install Rendex: Rendering API for Images, PDFs & Content Extraction in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"rendex-mcp": {
"httpUrl": "https://mcp.rendex.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs