search_icons — iconlab MCP Tool Read-only
search_icons
(search icons) is one of 3 tools on the
iconlab
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_icons from your client
- Claude Code iconlab search_icons run in your project directory
- Claude Desktop iconlab search_icons ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor iconlab search_icons ~/.cursor/mcp.json
- VS Code iconlab search_icons .vscode/mcp.json
- Zed iconlab search_icons ~/.config/zed/settings.json
- Windsurf iconlab search_icons ~/.codeium/windsurf/mcp_config.json
- Cline iconlab search_icons ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI iconlab search_icons ~/.gemini/settings.json
- Grok iconlab search_icons .mcp.json (in your project root)
- ChatGPT iconlab search_icons Settings → Connectors → Advanced → Developer mode
- Claude.ai iconlab search_icons Settings → Connectors → Add custom connector
- LangChain iconlab search_icons pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http iconlab https://iconlab.skillkit.run/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.