{
  "resource": "https://www.deali.co.il/api/site/",
  "authorization_servers": [
    "https://www.deali.co.il"
  ],
  "bearer_methods_supported": [],
  "scopes_supported": [],
  "resource_documentation": "https://www.deali.co.il/auth.md",
  "agent_auth": {
    "identity_types_supported": [
      "anonymous"
    ],
    "anonymous": {
      "credential_types_supported": [
        "none"
      ],
      "register_uri": "https://www.deali.co.il/agent/auth/register"
    },
    "skill": "https://www.deali.co.il/auth.md",
    "register_uri": "https://www.deali.co.il/agent/auth/register"
  },
  "notes": "Deali's public read API and MCP server require no authentication. No token, key or OAuth flow. This document exists so agents can confirm anonymous access programmatically."
}
