Skip to content
Cursor

AnimGen for Cursor

com.animgen/animgen

Create AI animations and export transparent sprite sheets, alpha video, frames, and game assets.

client:Cursor transport:streamable-http

Install AnimGen in Cursor

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

{
  "mcpServers": {
    "animgen": {
      "url": "https://api.animgen.com/mcp"
    }
  }
}

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

AnimGen in other clients