Used by 1 plugin
Pixel MCP Server - Provides pixel art creation, animation, and export capabilities
Add to your .mcp.json:
{
"mcpServers": {
"aseprite": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/pixel-mcp",
"env": {
"PIXEL_MCP_CONFIG": "${HOME}/.config/pixel-mcp/config.json"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/bin/pixel-mcpPIXEL_MCP_CONFIG=${HOME}/.config/pixel-mcp/config.json