Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"lucide": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-lucide"
]
}
}
}