LayoutBridge for Adobe InDesign® for Windsurf
com.mcp-interfaces/layoutbridge-spm
layoutbridge-spm – MCP server for Adobe® InDesign®: pages, frames, text, styles, tables, export
client:Windsurf
transport:stdio
runtime:npm
Install LayoutBridge for Adobe InDesign® in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs