Ready to use icons from your AI?
Add the URL to your client config and start asking for icons by name, style, or category — your AI assistant handles the rest.
Endpoint: https://iconsax.io/api/mcp — JSON-RPC 2.0 over HTTP
No installation required. Add a single URL to your config and start grabbing icons from your AI assistant.
The free tier gives you instant access to Iconsax free icons with zero setup. Just add one URL to your MCP client config.
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
Edit .cursor/mcp.json in your project root:
Restart the client. Iconsax tools will appear automatically — no headers, no account, no friction.
Unlock the full Pro icon library (+40k icons) by adding your API key to the config.
ix_pro_...⚠️ Keep your key private. You can rotate it from the same panel at any time.
💡 From the Subscription panel, click "Copy config" to get this JSON block pre-filled with your actual key — ready to paste.
| Tool | Description |
|---|---|
search_icons | Search icons by keyword. Returns name, category, styles, and SVG |
get_icon | Get the full SVG for an icon by name and style |
get_icon_as_code | Returns the icon ready to paste in React, Vue or HTML |
list_categories | List all icon categories |
| Tool | Description |
|---|---|
search_pro_icons | Search the full Pro library (+40k icons) |
get_pro_icon | Get the full SVG for any Pro icon |
get_pro_icon_as_code | Returns any Pro icon ready for React, Vue or HTML |
Here are some prompts you can send directly to your AI assistant once the MCP is configured:
Is it free? Yes, for free icons. Pro access requires an active Pro subscription.
Does the free tier need an account? No. Without any headers or API key, it just works.
Which clients are supported? Claude Desktop and Cursor are officially supported. Any HTTP/JSON-RPC MCP-compatible client will work.
Does it work in CI/CD? Yes. It's a standard HTTPS endpoint.
What happens if my subscription expires? Pro tools will fail; free tools continue working without a key.
Is it the same as my account password? No. It's a separate token used only for MCP connections.
Add the URL to your client config and start asking for icons by name, style, or category — your AI assistant handles the rest.
Endpoint: https://iconsax.io/api/mcp — JSON-RPC 2.0 over HTTP
