Skip to content
Windsurf

idml mcp for Windsurf

io.github.jimprivate/idml-mcp

MCP server for AI agents to read and safely edit Adobe InDesign IDML files. No InDesign required.

client:Windsurf transport:stdio runtime:npm

Install idml mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "idml-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "idml-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

idml mcp in other clients