// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
global using System.CommandLine;
global using System.CommandLine.Parsing;
global using AzureMcp.Core.Models;
global using AzureMcp.Core.Models.Command;
global using ModelContextProtocol.Server;