Microsoft.Agents.AI.Mcp
1.14.0-alpha.260721.1
Prefix Reserved
This is a prerelease version of Microsoft.Agents.AI.Mcp.
dotnet add package Microsoft.Agents.AI.Mcp --version 1.14.0-alpha.260721.1
NuGet\Install-Package Microsoft.Agents.AI.Mcp -Version 1.14.0-alpha.260721.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Agents.AI.Mcp" Version="1.14.0-alpha.260721.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Agents.AI.Mcp" Version="1.14.0-alpha.260721.1" />
<PackageReference Include="Microsoft.Agents.AI.Mcp" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Agents.AI.Mcp --version 1.14.0-alpha.260721.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Agents.AI.Mcp, 1.14.0-alpha.260721.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Agents.AI.Mcp@1.14.0-alpha.260721.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Agents.AI.Mcp&version=1.14.0-alpha.260721.1&prerelease
#tool nuget:?package=Microsoft.Agents.AI.Mcp&version=1.14.0-alpha.260721.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
About Microsoft Agent Framework
Microsoft Agent Framework is a comprehensive .NET library for building, orchestrating, and deploying AI agents and multi-agent workflows. The framework provides everything from simple chat agents to complex multi-agent systems with graph-based orchestration capabilities.
Key Features
- Multi-Agent Orchestration: Coordinate multiple agents using sequential, concurrent, group chat, and handoff patterns
- Graph-based Workflows: Connect agents and functions with streaming, checkpointing, and human-in-the-loop capabilities, with both imperative or declarative workflow support
- Multiple Provider Support: Seamlessly integrate with various LLM providers with more being added continuously
- Extensible Middleware: Flexible request/response processing with custom pipelines and exception handling
- Built-in Observability: OpenTelemetry integration for distributed tracing, monitoring, and debugging
- Cross-Platform: Compatible with .NET 8.0, .NET Standard 2.0, and .NET Framework for broad deployment options
Whether you're building simple AI assistants or complex multi-agent systems, Microsoft Agent Framework provides the tools and abstractions needed to create robust, scalable AI applications in .NET.
Getting Started ⚡
- Learn more at the documentation site.
- Join the Discord community.
- Follow the team on Semantic Kernel blog.
- Check out the GitHub repository for the latest updates.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.Agents.AI (>= 1.14.0)
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.Extensions.AI.Evaluation (>= 10.6.0)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- ModelContextProtocol (>= 1.2.0)
-
net8.0
- Microsoft.Agents.AI (>= 1.14.0)
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.Extensions.AI.Evaluation (>= 10.6.0)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- ModelContextProtocol (>= 1.2.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.9)
- System.Net.ServerSentEvents (>= 10.0.8)
- System.Text.Json (>= 10.0.9)
- System.Threading.Channels (>= 10.0.8)
-
net9.0
- Microsoft.Agents.AI (>= 1.14.0)
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.Extensions.AI.Evaluation (>= 10.6.0)
- Microsoft.Extensions.Compliance.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.FileSystemGlobbing (>= 10.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.Extensions.VectorData.Abstractions (>= 9.7.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- ModelContextProtocol (>= 1.2.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.9)
- System.Net.ServerSentEvents (>= 10.0.8)
- System.Text.Json (>= 10.0.9)
- System.Threading.Channels (>= 10.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.14.0-alpha.260721.1 | 0 | 7/21/2026 |
| 1.13.0-alpha.260703.1 | 514 | 7/3/2026 |
| 1.12.0-alpha.260629.1 | 2,539 | 6/30/2026 |
| 1.11.1-alpha.260625.1 | 194 | 6/25/2026 |
| 1.11.0-alpha.260623.1 | 88 | 6/23/2026 |
| 1.10.0-alpha.260610.1 | 446 | 6/10/2026 |
| 1.9.0-alpha.260603.1 | 246 | 6/3/2026 |
| 1.8.0-alpha.260528.1 | 1,690 | 5/28/2026 |