Odel
inspeximus: agent memory with provenance, GDPR erasure and a tamper-evident audit trail

inspeximus: agent memory with provenance, GDPR erasure and a tamper-evident audit trail

Local
@dancenitra6PythonMITUpdated 2 days ago

Self-correcting agent memory: recall, supersede, revert, forget, GDPR erasure, audit receipts.

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).

PyPIinspeximusv2.26.1

Run

uvx inspeximus

MCP client config

{
  "mcpServers": {
    "inspeximus-agent-memory-with-provenance-gdpr-erasure-and-a-tamper-evident-audit-trail": {
      "command": "uvx",
      "args": [
        "inspeximus"
      ]
    }
  }
}