image_batch_resize — thumbnails MCP Tool
image_batch_resize
(image batch resize) is one of 15 tools on the
thumbnails
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call image_batch_resize from your client
- Claude Code thumbnails image_batch_resize run in your project directory
- Claude Desktop thumbnails image_batch_resize ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor thumbnails image_batch_resize ~/.cursor/mcp.json
- VS Code thumbnails image_batch_resize .vscode/mcp.json
- Zed thumbnails image_batch_resize ~/.config/zed/settings.json
- Windsurf thumbnails image_batch_resize ~/.codeium/windsurf/mcp_config.json
- Cline thumbnails image_batch_resize ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI thumbnails image_batch_resize ~/.gemini/settings.json
- Grok thumbnails image_batch_resize .mcp.json (in your project root)
- ChatGPT thumbnails image_batch_resize Settings → Connectors → Advanced → Developer mode
- Claude.ai thumbnails image_batch_resize Settings → Connectors → Add custom connector
- LangChain thumbnails image_batch_resize pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http thumbnails https://mcp.zovo.one/mcp/thumbnails
Other tools on this server
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.