Static resources
These are always available and return current state:| URI | Description |
|---|---|
memory://stats | Summary counts: entities, memories, layer breakdown, heat distribution |
memory://hot | Memories currently in the “hot” heat band |
memory://recent | Memories accessed in the last 7 days |
memory://caveats | Every caveat-layer memory — the protected “never forget” pile |
Resource templates
Parameterized resources for drilling into specific data:| URI Template | Description |
|---|---|
memory://entity/{name} | All memories about a specific entity |
memory://layer/{layer} | All memories in a specific layer |
memory://memory/{id} | A single memory by its numeric ID |
How to use
In MCP clients that support resource browsing (e.g. Claude Desktop’s resource panel), these appear as browsable data sources. They returnapplication/json.
In code, access via the MCP resources protocol: