AnimGen for VS Code
com.animgen/animgen
Create AI animations and export transparent sprite sheets, alpha video, frames, and game assets.
client:VS Code
transport:streamable-http
Install AnimGen in VS Code
.vscode/mcp.json
{
"servers": {
"animgen": {
"type": "http",
"url": "https://api.animgen.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs