Namespace Unity.AI.MCP.Editor.Models
Classes
ClientInfo
MCP client information received via set_client_info command. This is a domain object representing the MCP protocol's client identification.
ConnectionIdentity
Represents the identity of a connection based on both server and client processes. Used for connection comparison, deduplication, and trust decisions.