{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "serverInfo": {
    "name": "suliit-marketplace",
    "title": "Suliit Marketplace",
    "version": "1.0.0",
    "vendor": "Suliit",
    "description": "Discovery card for the Suliit online marketplace. Read-only browsing tools for buyers and public seller storefront data.",
    "homepage": "https://www.suliit.com/",
    "contact": "support@suliit.com"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://www.suliit.com/mcp"
  },
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "listChanged": false, "subscribe": false },
    "prompts": { "listChanged": false }
  },
  "auth": {
    "type": "oauth2",
    "metadata": "https://www.suliit.com/.well-known/oauth-protected-resource"
  },
  "documentation": "https://www.suliit.com/help-center.html"
}
