MCP Server
MCP
Vlk MemAct
Stateful memory for AI agents. Temporal awareness, error loop detection, and preventive constraints.
Install
mcpb:https://github.com/aranajhonny/vlk/releases/download/v0.3.0/vlk-core-x86_64-unknown-linux-gnu.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/aranajhonny/vlk/releases/download/v0.3.0/vlk-core-x86_64-unknown-linux-gnu.mcpb",
"fileSha256": "dbcf61a0d7a4298f829853d77a4710dacf0185be0e334eeca7d61cfab54cec66",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "SQLite database path (default: sqlite:vlk.db?mode=rwc)",
"format": "string",
"name": "DATABASE_URL"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment