Connects to Icons8's library to search and retrieve icons programmatically. Exposes three main operations: search_icons to find what you need, get_icon_png_url to grab the actual image link, and list_categories plus list_platforms to browse what's available. Useful when you're building UI tooling, design systems, or any app that needs to let users pick icons on the fly without manually downloading assets. The search has seen heavy use with over 3k calls, so the interface seems stable. Good fit if you want Claude to help users find and insert icons based on natural language descriptions rather than forcing them to hunt through icon libraries themselves.