{
  "client_id": "https://auth.edgars.tools/.well-known/oauth-client/chatgpt.json",
  "client_name": "EDGAR'S Tools ChatGPT Connector",
  "grant_types": ["authorization_code"],
  "response_types": ["code"],
  "scope": "mcp",
  "token_endpoint_auth_method": "none",
  "application_type": "web",
  "client_uri": "https://www.edgars.tools/",
  "logo_uri": "https://www.edgars.tools/assets/logo-brand.png",
  "tos_uri": "https://www.edgars.tools/terms.html",
  "policy_uri": "https://www.edgars.tools/privacy.html",
  "redirect_uris": ["https://chatgpt.com/connector/oauth/"]
}
