Easel for Claude Desktop
io.github.gemberkoekje/easel
A headless painting engine for AI agents: brushes, paint load, wet blending, canvas texture.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Easel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"easel": {
"command": "uvx",
"args": [
"easel-paint"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs