VersionedMcpEntity

constructor(name: String, version: String, title: String? = null)
constructor(name: McpEntity, version: Version, title: String? = null)