Home / Docs / Tools
Reference

The stable MADB tool surface

Every tool MADB exposes over MCP. Each accepts an optional tenant_id.

ToolWhat it doesKey args
rememberwrite a memory eventcontent, caused_by[], tags[], importance
recallcomposite-scored semantic recallquery, top_k
get_memoryfetch one event by idevent_id
searchbroad query by scopequery, scope
list_recentmost recent recordslimit, tag?
forgetdelete a memoryevent_id
trace_causewalk the causal DAG — answer "why"event_id, direction
save_skillpersist a reusable skillname, steps
recall_skillrecall skills by relevancequery
list_skillslist persisted skills
summarizerolling summaryscope?
statsengine counters
This page documents the stable public tool surface for the currently published package. Candidate capabilities are documented separately until release.
Keep reading