Skip to content
Cline

squarespace mcp for Cline

io.github.mrfentmen/squarespace-mcp

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

client:Cline transport:stdio runtime:npm

Install squarespace mcp 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

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

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

squarespace mcp in other clients