MCPVault

use_case

MCP tool from Better Icons by better-auth

(required): Describe what you need

How to use it

use_case is exposed by the Better Icons MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the use_case tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Better Icons

$npx skills add better-auth/better-icons
FULL BETTER ICONS LISTING

Other tools in Better Icons (25)

category

(optional): Filter by category

clear_icon_preferences

Reset all learned icon preferences to start fresh.

color

(optional): Icon color (e.g., '#ff0000', 'currentColor')

component_name

(optional): Custom component name

find_similar_icons

Find similar icons or variations of a given icon across different collections and styles.

format

(optional): 'svg' (default) or 'url'

framework

(required): 'react', 'vue', 'svelte', 'solid', or 'svg'

get_icon

Get the SVG code for a specific icon with multiple usage formats.

get_icon_preferences

View your learned icon collection preferences with usage statistics.

get_icons

Get multiple icons at once (batch retrieval). More efficient than multiple geticon calls.

get_recent_icons

View your recently used icons for quick reuse.

icon_id

(required): Icon ID in format 'prefix:name' (e.g., 'mdi:home')

icon_ids

(required): Array of icon IDs (max 20)

icons_file

(required): Absolute path to the icons file

limit

(optional): Maximum results (1-999, default: 32)

list_collections

List available icon collections/libraries.

prefix

(optional): Filter by collection (e.g., 'mdi', 'lucide')

query

(required): Search query (e.g., 'arrow', 'home', 'user')

recommend_icons

Get icon recommendations for a specific use case.

scan_project_icons

Scan an icons file to see what icons are already available.

search

(optional): Search collections by name

search_icons

Search for icons across 150+ icon collections.

size

(optional): Icon size in pixels

style

(optional): 'solid', 'outline', or 'any'

sync_icon

Get an icon AND automatically add it to your project's icons file. The recommended way to add icons.