Odel
engrava mcp

engrava mcp

Local
@sovantica1PythonMITUpdated 6 days ago

Tamper-evident audit, MindQL, and Action Records — embedded memory database for AI agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIengrava-mcpv0.6.0

Run

uvx engrava-mcp

MCP client config

{
  "mcpServers": {
    "engrava-mcp": {
      "command": "uvx",
      "args": [
        "engrava-mcp"
      ]
    }
  }
}