{
  "resource": "https://www.imovelnaplantacuritiba.com.br",
  "authorization_servers": [
    "https://yceigevqmwtpsebvgevz.supabase.co/auth/v1"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "scopes_supported": [
    "mcp:read",
    "mcp:write"
  ],
  "resource_documentation": "https://www.imovelnaplantacuritiba.com.br/llms.txt",
  "resource_signing_alg_values_supported": [
    "RS256",
    "ES256"
  ],
  "resource_name": "Imóvel na Planta Curitiba",
  "resource_policy_uri": "https://www.imovelnaplantacuritiba.com.br/privacidade",
  "resource_tos_uri": "https://www.imovelnaplantacuritiba.com.br/termos-de-uso",
  "agent_registration_uri": "https://www.imovelnaplantacuritiba.com.br/auth.md",
  "identity_types_supported": [
    "human",
    "agent",
    "service",
    "identity_assertion",
    "anonymous"
  ],
  "credential_types_supported": [
    "oauth2_authorization_code",
    "oauth2_client_credentials",
    "bearer_jwt",
    "api_key"
  ],
  "claim_uri": "https://yceigevqmwtpsebvgevz.supabase.co/auth/v1/user",
  "revocation_uri": "https://yceigevqmwtpsebvgevz.supabase.co/auth/v1/logout",
  "contact": "mailto:contato@imovelnaplantacuritiba.com.br",
  "protected_resources": [
    {
      "resource": "https://yceigevqmwtpsebvgevz.supabase.co/functions/v1/mcp-server",
      "name": "Imóvel na Planta Curitiba MCP Server",
      "resource_metadata": "https://www.imovelnaplantacuritiba.com.br/.well-known/oauth-protected-resource-mcp.json"
    }
  ],
  "notes": "Ferramentas de leitura (search, recommend, autocomplete) são públicas e não exigem token. Ferramentas de escrita (schedule_visit) aceitam Bearer JWT emitido pelo Supabase Auth. Registro de agentes descrito em /auth.md.",
  "skill": "https://isitagentready.com/.well-known/agent-skills/auth-md/SKILL.md",
  "identity_assertion": {
    "assertion_types_supported": [
      "urn:ietf:params:oauth:token-type:id-jag",
      "verified_email"
    ],
    "credential_types_supported": [
      "oauth2_authorization_code",
      "oauth2_client_credentials",
      "bearer_jwt"
    ],
    "claim_uri": "https://yceigevqmwtpsebvgevz.supabase.co/auth/v1/user",
    "revocation_uri": "https://yceigevqmwtpsebvgevz.supabase.co/auth/v1/logout"
  },
  "anonymous": {
    "credential_types_supported": [
      "none",
      "api_key"
    ],
    "claim_uri": "https://yceigevqmwtpsebvgevz.supabase.co/auth/v1/user"
  },
  "events_supported": [
    "https://schemas.openid.net/secevent/caep/event-type/credential-revoked"
  ]
}
