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