pictify_get_video_template_variables — mcp MCP Tool
pictify_get_video_template_variables
(pictify get video template variables) is one of 25 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call pictify_get_video_template_variables from your client
- Claude Code mcp pictify_get_video_template_variables run in your project directory
- Claude Desktop mcp pictify_get_video_template_variables ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp pictify_get_video_template_variables ~/.cursor/mcp.json
- VS Code mcp pictify_get_video_template_variables .vscode/mcp.json
- Zed mcp pictify_get_video_template_variables ~/.config/zed/settings.json
- Windsurf mcp pictify_get_video_template_variables ~/.codeium/windsurf/mcp_config.json
- Cline mcp pictify_get_video_template_variables ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp pictify_get_video_template_variables ~/.gemini/settings.json
- Grok mcp pictify_get_video_template_variables .mcp.json (in your project root)
- ChatGPT mcp pictify_get_video_template_variables Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp pictify_get_video_template_variables Settings → Connectors → Add custom connector
- LangChain mcp pictify_get_video_template_variables pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.pictify.io
Other tools on this server
- 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_render_video
- pictify_create_video_template
- pictify_generate_video_template
- pictify_get_video_template
- pictify_update_video_template
- pictify_duplicate_video_template
- pictify_delete_video_template
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.