Skip to content
Grok

God Mode AI Sprite Generator for Grok

co.godmodeai/sprites

Generate game sprite sheets and animations from an image, and clean up sprite backgrounds.

client:Grok transport:streamable-http

Install God Mode AI Sprite Generator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sprites": {
      "type": "http",
      "url": "https://www.godmodeai.co/api/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

God Mode AI Sprite Generator in other clients