Skip to main content

Module resources

Module resources 

Source
Expand description

MCP resource implementations — read-only views of the memory graph.

Re-exports§

pub use registry::ResourceRegistry;

Modules§

graph
Resource handlers for amem://graph/* — graph-level statistics and views.
node
Resource handler for amem://node/{id} — single node with edges.
registry
Resource registration and dispatch for MCP resources.
session
Resource handler for amem://session/{id} — all nodes from a session.
templates
Resource URI template definitions.
type_index
Resource handler for amem://types/{type} — all nodes of a given event type.