Skip to content
Cursor

SpriteCook for Cursor

ai.spritecook/generate

Generate game assets with AI for 2D games, including sprites, tilesets, and animations.

client:Cursor transport:streamable-http

Install SpriteCook in Cursor

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

{
  "mcpServers": {
    "generate": {
      "url": "https://api.spritecook.ai/mcp"
    }
  }
}

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

SpriteCook in other clients