Supericons MCP lets AI coding agents search, recommend, and retrieve SVG icons from a semantic registry of 20,000+ icons. It helps builders find better icons faster inside tools like Cursor, Claude Code, Codex, Cline, and OpenCode.
サーバー設定
{
"mcpServers": {
"supericons": {
"command": "npx",
"args": [
"-y",
"@supericons/mcp"
]
}
}
}