Hexalith.Memories.Mcp
2.20.8
See the version list below for details.
dotnet add package Hexalith.Memories.Mcp --version 2.20.8
NuGet\Install-Package Hexalith.Memories.Mcp -Version 2.20.8
<PackageReference Include="Hexalith.Memories.Mcp" Version="2.20.8" />
<PackageVersion Include="Hexalith.Memories.Mcp" Version="2.20.8" />
<PackageReference Include="Hexalith.Memories.Mcp" />
paket add Hexalith.Memories.Mcp --version 2.20.8
#r "nuget: Hexalith.Memories.Mcp, 2.20.8"
#:package Hexalith.Memories.Mcp@2.20.8
#addin nuget:?package=Hexalith.Memories.Mcp&version=2.20.8
#tool nuget:?package=Hexalith.Memories.Mcp&version=2.20.8
Hexalith.Memories.Mcp
MCP Server surface for Hexalith.Memories — exposes memory operations as typed Model Context Protocol tools so LLM agents (Claude Desktop, custom MCP clients, etc.) can search, ingest, traverse, and query case information programmatically.
The /mcp endpoint requires JWT bearer authentication. Configure Authentication:JwtBearer
with OIDC Authority metadata in production; development and test hosts may use a symmetric
SigningKey. Production startup validation rejects SigningKey and requires HTTPS metadata
discovery for authority mode. Each tool also checks its tenantId argument against the token's
normalized tenant claims before calling the Memories Server.
The server runs as its own ASP.NET Core / DAPR-sided service (app-id memories-mcp) and reaches the
Memories Server exclusively via DAPR service invocation — no direct Redis, FalkorDB, or secret-store
access.
See docs/dev/mcp-server.md in the Hexalith.Memories repository
for the four registered tools, their parameter schemas, the DAPR-sidecar local-dev workflow, and the
operator rollback procedure.
| Product | Versions 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. |
-
net10.0
- Dapr.AspNetCore (>= 1.18.5)
- Dapr.Client (>= 1.18.5)
- Hexalith.Memories.Client.Rest (>= 2.20.8)
- Hexalith.Memories.Contracts (>= 2.20.8)
- Hexalith.Memories.ServiceDefaults (>= 2.20.8)
- Hexalith.Memories.Telemetry (>= 2.20.8)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.10)
- ModelContextProtocol.AspNetCore (>= 1.4.1)
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 |
|---|---|---|
| 2.26.0 | 0 | 9/5/2026 |
| 2.25.2 | 0 | 9/5/2026 |
| 2.25.1 | 0 | 9/5/2026 |
| 2.25.0 | 0 | 9/5/2026 |
| 2.24.1 | 0 | 9/5/2026 |
| 2.24.0 | 0 | 9/5/2026 |
| 2.23.1 | 0 | 9/5/2026 |
| 2.23.0 | 0 | 9/5/2026 |
| 2.22.1 | 84 | 8/30/2026 |
| 2.22.0 | 91 | 8/30/2026 |
| 2.21.3 | 106 | 8/15/2026 |
| 2.21.2 | 103 | 8/15/2026 |
| 2.21.1 | 94 | 8/14/2026 |
| 2.21.0 | 95 | 8/13/2026 |
| 2.20.12 | 94 | 8/13/2026 |
| 2.20.11 | 89 | 8/13/2026 |
| 2.20.10 | 96 | 8/13/2026 |
| 2.20.9 | 107 | 8/12/2026 |
| 2.20.8 | 101 | 8/11/2026 |
| 2.20.7 | 98 | 8/8/2026 |