{
  "resource": "https://trysonar.app/mcp",
  "authorization_servers": [
    "https://clerk.trysonar.app"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "scopes_supported": [
    "openid",
    "profile",
    "email"
  ],
  "resource_name": "Sonar MCP",
  "resource_documentation": "https://trysonar.app/docs/mcp"
}