Skip to content
Cursor

God Mode AI Sprite Generator for Cursor

co.godmodeai/sprites

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

client:Cursor transport:streamable-http

Install God Mode AI Sprite Generator in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

God Mode AI Sprite Generator in other clients