Skip to content
Cline

Store Builder for Cline

io.github.vuluu2k/sbuilder-mcp

Design, fill with real store data, render and publish Store Builder pages from an AI agent.

client:Cline transport:stdio runtime:npm

Install Store Builder 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": {
    "sbuilder-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sbuilder-mcp"
      ],
      "env": {
        "SB_API": "<SB_API>",
        "SB_TOKEN": "<SB_TOKEN>",
        "SB_EMAIL": "<SB_EMAIL>",
        "SB_PASSWORD": "<SB_PASSWORD>"
      }
    }
  }
}

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

Store Builder in other clients