MCP Server
MCP
VelesDB Memory
Offline agentic memory: remember/recall/relate/forget/why over a fused vector+graph+columnar engine
Install
mcpb:https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.14.1/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.14.1/velesdb-memory-0.14.1-aarch64-apple-darwin.mcpb",
"version": "0.14.1",
"fileSha256": "d089d80dbb51ae2c22d5acdff5deda15e6bdb1cc3ddccb3db84520e2e3e82e6b",
"runtimeHint": "darwin/arm64",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.14.1/velesdb-memory-0.14.1-aarch64-unknown-linux-gnu.mcpb",
"version": "0.14.1",
"fileSha256": "542eec58565cbf6a11c3a42b512769837fa48008baaceab7aa537e1d262b5ea1",
"runtimeHint": "linux/arm64",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.14.1/velesdb-memory-0.14.1-x86_64-apple-darwin.mcpb",
"version": "0.14.1",
"fileSha256": "c4dbd0561efc7b0ee7172fd9c1f5bf58b784e0a3d7f46cac27f903a242f61a40",
"runtimeHint": "darwin/amd64",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.14.1/velesdb-memory-0.14.1-x86_64-pc-windows-msvc.mcpb",
"version": "0.14.1",
"fileSha256": "9878aa1ad29005bb239f1dc42d82f8eb26317062b9c2ff3ea27431e5e3bf6d31",
"runtimeHint": "win32/amd64",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/cyberlife-coder/VelesDB/releases/download/velesdb-memory-v0.14.1/velesdb-memory-0.14.1-x86_64-unknown-linux-gnu.mcpb",
"version": "0.14.1",
"fileSha256": "55deb3d287031f66eb37f49b9602dd7a3ffe8e70dfbff1d216cb5cea8c4af9b6",
"runtimeHint": "linux/amd64",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment