icon composer mcp for Claude Desktop
io.github.ethbak/icon-composer-mcp
CLI and MCP server for creating Apple .icon bundles with Liquid Glass effects (iOS 26+)
client:Claude Desktop
transport:stdio
runtime:npm
Install icon composer mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"icon-composer-mcp": {
"command": "npx",
"args": [
"-y",
"icon-composer-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs