File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Better Icons
22
3- Search and retrieve 200,000+ icons from 150+ icon sets . Works as a CLI tool or MCP server for AI agents.
3+ Search and retrieve 200,000+ icons from 150+ icon collections . Works as an MCP server for AI agents or CLI tool .
44
55## Quick Start
66
7- ### Skills
7+ ### Add SKills
88
9- It uses the # [ CLI ] ( CLI ( Direct Usage )) under the hood
9+ You can enable the underlying icons cli usage using skills
1010
1111``` bash
1212npx add-skill better-auth/better-icons
1313```
1414
1515### MCP Server (AI Agents)
1616
17- Configure the MCP server to enable icon tools in your AI coding assistant .
17+ Configure the MCP server to enable icon tools in your AI coding agents .
1818
1919``` bash
2020npx better-icons setup
@@ -99,7 +99,7 @@ The following tools are available when using the MCP server with AI agents.
9999
100100### ` search_icons `
101101
102- Search for icons across 200 + icon libraries .
102+ Search for icons across 150 + icon collections .
103103
104104```
105105Search for "arrow" icons
@@ -268,7 +268,7 @@ Scan my icons file
268268
269269### Search Icons
270270
271- Search across 200 + icon libraries .
271+ Search across 150 + icon collections .
272272
273273``` bash
274274better-icons search < query> [options]
You can’t perform that action at this time.
0 commit comments