mcp for Gemini CLI
io.github.pictify-io/mcp
Generate images, GIFs, videos, and PDFs from HTML, URLs, or templates — from your AI agent.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:25
Install mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.pictify.io"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- pictify_create_image
- pictify_get_image
- pictify_list_renders
- pictify_list_templates
- pictify_get_template
- pictify_get_template_variables
- pictify_render_template
- pictify_create_template
- pictify_update_template
- pictify_delete_template
- pictify_multi_size_render
- pictify_validate_expression
- pictify_list_expression_functions
- pictify_batch_render
- pictify_get_batch_results
- pictify_cancel_batch
- pictify_list_video_templates
- pictify_get_video_template_variables
- pictify_render_video
- pictify_create_video_template
- pictify_generate_video_template
- pictify_get_video_template
- pictify_update_video_template
- pictify_duplicate_video_template