NewHeap.Platform.AI.Mcp 4.4.5

dotnet add package NewHeap.Platform.AI.Mcp --version 4.4.5
                    
NuGet\Install-Package NewHeap.Platform.AI.Mcp -Version 4.4.5
                    
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="NewHeap.Platform.AI.Mcp" Version="4.4.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewHeap.Platform.AI.Mcp" Version="4.4.5" />
                    
Directory.Packages.props
<PackageReference Include="NewHeap.Platform.AI.Mcp" />
                    
Project file
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 NewHeap.Platform.AI.Mcp --version 4.4.5
                    
#r "nuget: NewHeap.Platform.AI.Mcp, 4.4.5"
                    
#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 NewHeap.Platform.AI.Mcp@4.4.5
                    
#: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=NewHeap.Platform.AI.Mcp&version=4.4.5
                    
Install as a Cake Addin
#tool nuget:?package=NewHeap.Platform.AI.Mcp&version=4.4.5
                    
Install as a Cake Tool

NewHeap.Platform.AI.Mcp

Official Model Context Protocol adapters for generated NewHeap AI catalogs. The adapter asks INhAiToolDiscoveryService for actor-specific MCP-visible tools, then wraps the same generated AIFunction delegates used locally. Every call therefore still passes through INhAiToolInvoker and its fail-closed invocation gate.

The package depends on the official ModelContextProtocol.Core SDK. It does not configure an HTTP or stdio transport, authentication scheme, remote endpoint, or credentials. The host owns transport and authorization composition.

External MCP servers are a separate, untrusted boundary. Discover their tools with the official client and pass only reviewed entries to INhAiMcpClientToolImporter. The import options require a local namespace and explicit policies for effects, approval, authorization, capabilities and execution bounds. Remote descriptions are never model-facing authority, schemas are bounded before import, unlisted tools remain absent, imported tools cannot be re-exported over MCP, and every imported call still runs through INhAiToolInvoker.

Product Compatible and additional computed target framework versions.
.NET 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.

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
4.4.5 55 9/1/2026
4.4.4 60 9/1/2026
4.4.3 64 9/1/2026
4.4.2 75 9/1/2026
4.4.1 118 8/31/2026
4.4.0 74 8/31/2026
4.3.6 73 8/31/2026
4.3.5 75 8/31/2026
4.3.4 80 8/29/2026
4.3.3 100 8/28/2026
4.3.2 91 8/28/2026
4.3.1 83 8/28/2026
4.3.0 84 8/27/2026
4.2.1 84 8/27/2026
4.2.0 90 8/27/2026
4.1.0 93 8/27/2026
4.0.0 105 8/26/2026
3.1.0 86 8/25/2026