Skip to content
Zed

God Mode AI Sprite Generator for Zed

co.godmodeai/sprites

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

client:Zed transport:streamable-http

Install God Mode AI Sprite Generator in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "sprites": {
      "url": "https://www.godmodeai.co/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

God Mode AI Sprite Generator in other clients