{
  "resource": "https://agentcommunity.org/api",
  "resource_name": "Agent Community agent API",
  "authorization_servers": [
    "https://agentcommunity.org"
  ],
  "scopes_supported": [
    "agent.account.read",
    "agent.registrations.read"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_documentation": "https://agentcommunity.org/auth.md",
  "resource_policy_uri": "https://agentcommunity.org/terms"
}