Skip to content
Zed

AnimGen for Zed

com.animgen/animgen

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

client:Zed transport:streamable-http

Install AnimGen in Zed

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

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

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

AnimGen in other clients