{
  "schema_version": "v1",
  "name_for_human": "Bestboy Wishlists",
  "name_for_model": "bestboy_wishlists",
  "description_for_human": "Create and share wishlists with friends and family. Add wish items, share links, and reserve gifts anonymously.",
  "description_for_model": "Bestboy is a wishlist service. You can create wishlists, add wish items (with name, URL, price, emoji), share lists via unique URLs, and reserve gifts anonymously. Use the MCP server at /api/mcp for tool-based interaction, or call the Supabase PostgREST API directly.",
  "auth": {
    "type": "oauth",
    "client_url": "https://tcwbpxdiutixaoxwqtpo.supabase.co/auth/v1/authorize",
    "authorization_url": "https://tcwbpxdiutixaoxwqtpo.supabase.co/auth/v1/token",
    "scope": "openid email profile",
    "authorization_content_type": "application/json"
  },
  "api": {
    "type": "openapi",
    "url": "https://bestboy.app/openapi.json"
  },
  "logo_url": "https://bestboy.app/favicon.svg",
  "contact_email": "hello@bestboy.app",
  "legal_info_url": "https://bestboy.app/terms"
}
