Skip to content
Grok

image processing for Grok

ai.pictomancer/image-processing

Image processing for AI agents: resize, convert, compress, crop, and web-ready AI-generated images.

client:Grok transport:streamable-http tools:10

Install image processing in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "image-processing": {
      "type": "http",
      "url": "https://api.pictomancer.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

image processing in other clients