Using IconVectors with Claude

Use IconVectors with Claude through MCP

IconVectors 1.50 works with Claude through the local MCP bridge. Claude can inspect the live document, create geometry, edit shapes, run document_analyzeCleanupSvg, render previews, and export code or files from the running editor instead of generating detached SVG text.

1 - Start IconVectors first

Launch the IconVectors build you want Claude to control before starting the Claude workflow. The MCP sidecar talks to the running editor on the local machine.

2 - Claude Desktop setup

Claude Desktop is available on Windows and macOS. On Linux, use Claude Code with the local stdio MCP server instead.

Claude Desktop now uses the supplied Axialis-IconVectors-Claude.mcpb extension bundle. On Windows the file ships beside IconVectors.exe in the application folder.

Windows

  1. Start IconVectors.exe.
  2. Open Claude Desktop.
  3. Go to Settings -> Extensions -> Advanced settings -> Install Extension....
  4. Select C:\Program Files\Axialis\IconVectors\Axialis-IconVectors-Claude.mcpb.
  5. Restart Claude Desktop.

macOS

Use the Axialis-IconVectors-Claude.mcpb bundle that ships with the application package, then install it through the same Claude Desktop extension dialog.

Linux

Claude Desktop is not available on Linux. Skip the extension flow and use the Claude Code setup below.

3 - Claude Code setup

Claude Code still uses the explicit MCP command-line registration flow. Configure the same bridge the desktop app uses.

Windows

claude mcp add --transport stdio --scope user iconvectors -- "C:\Program Files\Axialis\IconVectors\IconVectorsMcp.exe" --port 61337

macOS

claude mcp add --transport stdio --scope user iconvectors -- /Applications/IconVectors.app/Contents/MacOS/IconVectorsMcp --port 61337

Linux

claude mcp add --transport stdio --scope user iconvectors -- /usr/bin/IconVectorsMcp --port 61337

4 - Verify the connection

For Claude Desktop, verify the extension from Settings -> Extensions, Settings -> Developer, or inside a chat via + -> Connectors. Then run a short smoke test:

5 - Saving and export guidance

When Claude asks IconVectors on Windows to save or export files, give it a native Windows path such as C:\Users\Marc\Downloads\home-icon.svg. Do not use /mnt/user-data/... paths for the Windows desktop app. If Claude should only inspect or preview the result, prefer document_getSvg.

6 - Helper files

Use Help -> Open MCP Files Folder to open the installed helper bundle. Windows helper files are usually under %APPDATA%\Axialis\IconVectors\MCP. macOS helper files are usually under ~/Library/Application Support/Axialis/IconVectors/MCP. Linux helper files are usually under ~/.local/share/Axialis/IconVectors/MCP. The files most relevant to Claude are claude-implementation-instructions.md, iconvectors-mcp-command-reference.md, and claude-CLAUDE.md.template.

Related tutorials

Start Making SVG Icons Today with IconVectors

Download the fully-functional 30‑Day Free Trial and unlock your icon design workflow.

Version 1.50 - April 14, 2026