generate_icon — iconlab MCP Tool
generate_icon
(generate icon) 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 generate_icon from your client
- Claude Code iconlab generate_icon run in your project directory
- Claude Desktop iconlab generate_icon ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor iconlab generate_icon ~/.cursor/mcp.json
- VS Code iconlab generate_icon .vscode/mcp.json
- Zed iconlab generate_icon ~/.config/zed/settings.json
- Windsurf iconlab generate_icon ~/.codeium/windsurf/mcp_config.json
- Cline iconlab generate_icon ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI iconlab generate_icon ~/.gemini/settings.json
- Grok iconlab generate_icon .mcp.json (in your project root)
- ChatGPT iconlab generate_icon Settings → Connectors → Advanced → Developer mode
- Claude.ai iconlab generate_icon Settings → Connectors → Add custom connector
- LangChain iconlab generate_icon 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.