Gives Claude image processing capabilities through the Pictomancer API. You get resize, format conversion, compression, and the ability to chain operations into pipelines. Reach for this when you need an AI agent to normalize image sizes for uploads, convert between formats like PNG to WebP, compress files before storage, or run batch transformations. It's exposed over streamable HTTP, so you're making API calls to Pictomancer's service rather than running local binaries. Useful for automation workflows where images need consistent processing without manual intervention or building your own transformation logic.
claude mcp add --transport http ai.pictomancer-image-processing https://api.pictomancer.ai/mcp