← Back to Plugins
MCP Server MCP

Vlk MemAct

github By github 👁 1 views ▲ 0 votes

Stateful memory for AI agents. Temporal awareness, error loop detection, and preventive constraints.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...