Orshot for Gemini CLI
com.orshot/mcp-server
Render on-brand images, PDFs and videos from templates. 60+ tools: brand kit, folders, workflows.
client:Gemini CLI
transport:streamable-http
Install Orshot in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-server": {
"httpUrl": "https://mcp.orshot.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs