← Back to Plugins
MCP Server MCP

Custom Blinds Shop

github By github 👁 1 views ▲ 0 votes

South Africa's first AI-transactable blinds, shutters and awnings catalogue with live ZAR pricing.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://shop.customblinds.co.za/mcp",
      "headers": [
        {
          "description": "Bearer token — only for submit_enquiry and create_order. Catalogue and pricing tools are open.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...