Skip to content
VS Code

God Mode AI Sprite Generator for VS Code

co.godmodeai/sprites

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

client:VS Code transport:streamable-http

Install God Mode AI Sprite Generator in VS Code

.vscode/mcp.json

{
  "servers": {
    "sprites": {
      "type": "http",
      "url": "https://www.godmodeai.co/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

God Mode AI Sprite Generator in other clients