Compositor for Claude Desktop
io.github.josusanz/compositor
Read and edit Compositor .comp projects: layers, folders, masks, transforms, previews and exports
client:Claude Desktop
transport:stdio
runtime:npm
Install Compositor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"compositor": {
"command": "npx",
"args": [
"-y",
"compositor-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs