Using IconVectors with Codex CLI

IconVectors 1.40 publishes a local MCP workflow for Codex CLI. Codex talks to IconVectorsMcp.exe, and that sidecar forwards tool calls to the running editor so prompts operate on the real document rather than detached SVG text.

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

Before you begin

1. Start the editor

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

Start the desktop app first. In the standard setup, Codex launches IconVectorsMcp.exe --port 61337 and the editor keeps ownership of the document, rendering pipeline, and undo history.

2. Configure Codex CLI

Add an MCP entry to one of these files:

[mcp_servers.iconvectors]
command = 'C:\\Program Files\\Axialis\\IconVectors\\IconVectorsMcp.exe'
args = ['--port', '61337']
cwd = 'C:\\Program Files\\Axialis\\IconVectors'
startup_timeout_sec = 20
tool_timeout_sec = 120

If you changed the bridge port in IconVectors, use the same value here.

3. Verify the connection

Good first prompts:

4. Next step

Once Codex can see the server, try the complete example in Create an Info Icon with Codex CLI. That walkthrough uses the exact prompt from the IconVectors MCP documentation and shows the result in both MP4 and GIF form.

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