Retrieve focused context
Request the record a task needs and fetch history when the question calls for it.
MCP integration
Give a compatible MCP client tools to record observations, retrieve current facts, and explore relationships. Connect a workspace through Streamable HTTP.
In practice
Illustrative tool sequence. The client decides which tools to call; workspace policy governs incoming observations.
Built into the workflow
Request the record a task needs and fetch history when the question calls for it.
MCP observations pass through consolidation with ontology validation and provenance.
Inspect changes in the console and review proposals held by policy.
Tool reference
memory_insertSubmit an observation (proposal).
memory_searchText search over current state.
memory_getLoad an entity’s current view.
memory_historyChangelog for an entity.
memory_traverseWalk typed relations.
ontology_defineAdd class, predicate, or relation type.
ontology_listRead the schema that gates writes.
memory_exportProjection of current state — not a write surface.
memory_retractRetract a current fact.
memory_reviewApprove or reject a held proposal.
Create an access key in Settings, then use the Connections page for the endpoint and client configuration. Keep the key private.
Create your workspaceMake your next update count
Create a workspace, define a type, and see your first observation become a traceable record.