{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card-v1.json",
  "serverInfo": {
    "name": "baskets-of-joy-mcp",
    "title": "Baskets of Joy",
    "version": "0.1.0",
    "description": "Tools for the Baskets of Joy gifting store — search products, look up categories, fetch product details, and check order status."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://uplgjlglobnsatdfkvdu.supabase.co/functions/v1/mcp"
  },
  "capabilities": {
    "tools": { "listChanged": false }
  },
  "documentation": "https://www.basketsofjoy.in/connect",
  "authorization": {
    "protectedResourceMetadata": "https://www.basketsofjoy.in/.well-known/oauth-protected-resource"
  }
}
