willibrandon/pixel-plugin
Claude Code plugin for creating pixel art with Aseprite through natural language. Supports animation, retro palettes, dithering, and game engine export.
Platform-specific configuration:
{
"mcpServers": {
"pixel-plugin": {
"command": "npx",
"args": [
"-y",
"pixel-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...