{
  "name": "Quickshops",
  "title": "Quickshops",
  "description": "Manage a Quickshops store from Claude, ChatGPT, or Cursor. Update catalog, pricing, and storefront copy by chat, then review and publish. Streamable HTTP MCP for Pro stores.",
  "websiteUrl": "https://quickshops.app",
  "documentationUrl": "https://docs.quickshops.app/mcp/overview",
  "vendor": "Quickshops",
  "version": "1.0.0",
  "transport": {
    "type": "streamable-http",
    "url": "https://mcp.quickshops.app/mcp"
  },
  "url": "https://mcp.quickshops.app/mcp",
  "authentication": {
    "type": "apiKey",
    "scheme": "bearer",
    "description": "Same Headless API key as the REST API. Send Authorization: Bearer qk_... from Settings → API keys. Pro plan required."
  }
}
