Skip to content
Cline

LayoutBridge for Adobe InDesign® for Cline

com.mcp-interfaces/layoutbridge-spm

layoutbridge-spm – MCP server for Adobe® InDesign®: pages, frames, text, styles, tables, export

client:Cline transport:stdio runtime:npm

Install LayoutBridge for Adobe InDesign® in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "layoutbridge-spm": {
      "command": "npx",
      "args": [
        "-y",
        "layoutbridge-spm"
      ],
      "env": {
        "LAYOUTBRIDGE_SPM_LICENSE_KEY": "<LAYOUTBRIDGE_SPM_LICENSE_KEY>",
        "LAYOUTBRIDGE_SPM_LICENSE_FILE": "<LAYOUTBRIDGE_SPM_LICENSE_FILE>",
        "LAYOUTBRIDGE_SPM_LOG_LEVEL": "<LAYOUTBRIDGE_SPM_LOG_LEVEL>",
        "LAYOUTBRIDGE_SPM_INSTANCE_NAME": "<LAYOUTBRIDGE_SPM_INSTANCE_NAME>",
        "LAYOUTBRIDGE_SPM_CONFIG": "<LAYOUTBRIDGE_SPM_CONFIG>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

LayoutBridge for Adobe InDesign® in other clients