illustrator mcp server for Windsurf
io.github.ie3jp/illustrator-mcp-server
Adobe Illustrator MCP with 67 tools — more than the official Illustrator MCP. macOS | Windows.
client:Windsurf
transport:stdio
runtime:npm
Install illustrator mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"illustrator-mcp-server": {
"command": "npx",
"args": [
"-y",
"illustrator-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs