willibrandon/pixel-mcp
MCP server for creating pixel art with Aseprite through AI assistants. Supports animation, retro palettes, dithering, shading, and spritesheet export.
Platform-specific configuration:
{
"mcpServers": {
"pixel-mcp": {
"command": "npx",
"args": [
"-y",
"pixel-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...