Using IconVectors with Cursor

Cursor can start the IconVectors MCP sidecar as a local stdio server. Once connected, Cursor can inspect or modify the currently open icon document through the real desktop editor.

Current public setup note: the example paths below use the Windows 1.40 release. The macOS MCP package is being prepared.

1. Start IconVectors

& 'C:\Program Files\Axialis\IconVectors\IconVectors.exe'

2. Create Cursor's MCP configuration

Use one of these files:

{
  "mcpServers": {
    "iconvectors": {
      "type": "stdio",
      "command": "C:\\Program Files\\Axialis\\IconVectors\\IconVectorsMcp.exe",
      "args": ["--port", "61337"]
    }
  }
}

If direct launch is problematic on Windows, wrap the command so it changes to C:\Program Files\Axialis\IconVectors before starting IconVectorsMcp.exe.

3. Verify the connection

Helper files

Use Help -> Open MCP Files Folder to open the installed helper bundle. Cursor users will typically want cursor-implementation-instructions.md, iconvectors-mcp-command-reference.md, and cursor-agent-instructions.template.md.

Start Making SVG Icons Today with IconVectors

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

Version 1.40 - March 11, 2026