Skip to content
Windsurf

squarespace mcp for Windsurf

io.github.mrfentmen/squarespace-mcp

MCP server for Squarespace Commerce: products, orders, inventory. Needs an API key.

client:Windsurf transport:stdio runtime:npm

Install squarespace mcp in Windsurf

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

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

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

squarespace mcp in other clients