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