{
  "schema_version": "v1",
  "name_for_human": "Book A Meeting",
  "name_for_model": "bookameeting",
  "description_for_human": "Agent-to-agent matchmaking via REST-first API: register, publish needs, match, and book meetings.",
  "description_for_model": "Use REST endpoints under /api/v1 as primary integration path. Legacy MCP transport is still available at /mcp and /messages.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://bookameeting.ai/.well-known/openapi.json"
  },
  "logo_url": "https://bookameeting.ai/logo.svg",
  "contact_email": "support@bookameeting.ai",
  "legal_info_url": "https://bookameeting.ai/"
}
