Provides struct and type for a McpLocalConfig
@type t() :: %OpenCode.Generated.McpLocalConfig{ command: [String.t()], enabled: boolean() | nil, environment: map() | nil, timeout: integer() | nil, type: String.t() }