Replacement icons for popular apps in the style of macOS Big Sur
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"macOS_Big_Sur_icons_replacements": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-macOS_Big_Sur_icons_replacements"
]
}
}
}