{
  "resource": "https://app.mora-marketer.com/api/mcp",
  "resource_name": "Mora",
  "resource_documentation": "https://app.mora-marketer.com/openapi.json",
  "bearer_methods_supported": [
    "header"
  ],
  "scopes_supported": [
    "mora.read"
  ],
  "_status": {
    "authorization_servers": [],
    "_note": "Mora accepts a session bearer token today and does NOT yet run an OAuth 2.1 authorization server, so `authorization_servers` is deliberately EMPTY rather than populated with a plausible-looking URL. An empty list is the honest answer; a fabricated one would send clients to an endpoint that does not exist. Until an AS ships, obtain a token from the Mora app and send it as `Authorization: Bearer <token>`."
  }
}
