Provides struct and type for a McpOAuthConfig
@type t() :: %OpenCode.Generated.McpOAuthConfig{ client_id: String.t() | nil, client_secret: String.t() | nil, scope: String.t() | nil }