get_icon — Supericons MCP Tool Read-only
get_icon
(get icon) is one of 5 tools on the
Supericons
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_icon from your client
- Claude Code Supericons get_icon run in your project directory
- Claude Desktop Supericons get_icon ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Supericons get_icon ~/.cursor/mcp.json
- VS Code Supericons get_icon .vscode/mcp.json
- Zed Supericons get_icon ~/.config/zed/settings.json
- Windsurf Supericons get_icon ~/.codeium/windsurf/mcp_config.json
- Cline Supericons get_icon ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Supericons get_icon ~/.gemini/settings.json
- Grok Supericons get_icon .mcp.json (in your project root)
- ChatGPT Supericons get_icon Settings → Connectors → Advanced → Developer mode
- Claude.ai Supericons get_icon Settings → Connectors → Add custom connector
- LangChain Supericons get_icon pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http supericons https://mcp.supericons.dev/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.