Skip to content
Grok

Mochify for Grok

app.mochify/mochify

Image and PDF toolkit: convert to AVIF/WebP/JXL, resize, crop, remove backgrounds, optimize PDFs.

client:Grok transport:streamable-http runtime:cargo

Install Mochify in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mochify": {
      "type": "http",
      "url": "https://mcp.mochify.app/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

Mochify in other clients