MCP Server
MCP
Banyan Memory
Persistent, governed local memory for MCP-compatible AI clients.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"identifier": "Banyan.Mcp.Server",
"version": "1.5.1",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/labacacia/banyan-brain-lite/releases/download/v1.5.1/banyan-memory-1.5.1-win-x64.mcpb",
"version": "1.5.1",
"fileSha256": "f0be48c0d6b8719d229b2df966ab842bd44887667d103ca4b18297b1648cc053",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
nuget
mcpb
By
Comments
Sign in to leave a comment