{
  "issuer": "https://performa.ai",
  "authorization_endpoint": "https://zsprqantasnhxoqpnjws.supabase.co/functions/v1/mcp-oauth/authorize",
  "token_endpoint": "https://zsprqantasnhxoqpnjws.supabase.co/functions/v1/mcp-oauth/token",
  "registration_endpoint": "https://zsprqantasnhxoqpnjws.supabase.co/functions/v1/mcp-oauth/register",
  "revocation_endpoint": "https://performa.ai/dashboard/conectar-ia",
  "jwks_uri": "https://performa.ai/.well-known/jwks.json",
  "response_types_supported": [
    "code"
  ],
  "grant_types_supported": [
    "authorization_code",
    "refresh_token"
  ],
  "code_challenge_methods_supported": [
    "S256"
  ],
  "token_endpoint_auth_methods_supported": [
    "none"
  ],
  "scopes_supported": [
    "client"
  ],
  "resource": "https://performa.ai/",
  "authorization_servers": [
    "https://performa.ai"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "service_documentation": "https://performa.ai/agents",
  "registration_endpoint_auth_methods_supported": [
    "none"
  ],
  "agent_auth": {
    "skill": "https://performa.ai/auth.md",
    "register_uri": "https://zsprqantasnhxoqpnjws.supabase.co/functions/v1/mcp-oauth/register",
    "registration_endpoint": "https://zsprqantasnhxoqpnjws.supabase.co/functions/v1/mcp-oauth/register",
    "authorization_uri": "https://zsprqantasnhxoqpnjws.supabase.co/functions/v1/mcp-oauth/authorize",
    "token_uri": "https://zsprqantasnhxoqpnjws.supabase.co/functions/v1/mcp-oauth/token",
    "identity_types_supported": [
      "identity_assertion",
      "human_user",
      "user_authorized_agent"
    ],
    "supported_identity_types": [
      "identity_assertion",
      "human_user",
      "user_authorized_agent"
    ],
    "credential_types": [
      "oauth2_authorization_code_pkce",
      "bearer_access_token"
    ],
    "identity_assertion": {
      "assertion_types_supported": [
        "verified_email"
      ],
      "credential_types_supported": [
        "oauth2_authorization_code_pkce",
        "bearer_access_token"
      ]
    },
    "claim_uri": "https://performa.ai/dashboard/conectar-ia",
    "revocation_uri": "https://performa.ai/dashboard/conectar-ia",
    "revocation_endpoint": "https://performa.ai/dashboard/conectar-ia",
    "documentation_uri": "https://performa.ai/agents",
    "events_supported": []
  }
}