MADB — Agent Memory Database

Durable causal memory for AI agents — semantic recall, causal lineage, and skills. Local-first.

stdiocommunityinfra

Package Details

Transportstdio

Environment Variables

MADB_DATA_DIR(str)

Where MADB stores your causal memory — local, on your machine (default ~/.madb/data).

MADB_TENANT_ID(str)

Tenant namespace key for separating memory streams (e.g. per project). Defaults to a built-in namespace.

MADB_TELEMETRY(str)

Set to 'off' to disable anonymous, count-only usage telemetry.