Odel
Veracium

Veracium

Local
@veracium-ai8PythonMITUpdated 4 days ago

Provenance-aware memory for AI agents: quarantine, abstention gate, supersession-with-history.

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

PyPIveraciumv0.16.0

Run

uvx veracium

MCP client config

{
  "mcpServers": {
    "veracium": {
      "command": "uvx",
      "args": [
        "veracium"
      ]
    }
  }
}