Skip to content

MCP tools

Primary tools:

ToolPurpose
tekmemo.healthCheck runtime health.
tekmemo.contextBuild task context.
tekmemo.recallSearch memory.
tekmemo.rememberStore durable memory.
tekmemo.read_core_memoryRead core memory.
tekmemo.read_notes_memoryRead notes.
tekmemo.list_recent_memoriesList recent memory records.
tekmemo.validateValidate the memory protocol.
tekmemo.snapshotCreate a snapshot.
tekmemo.update_core_memoryReplace core memory.
tekmemo.sync_statusRead sync state.
tekmemo.sync_pullPull sync events.
tekmemo.sync_pushPush sync events.
tekmemo.sync_resolve_conflictResolve sync conflicts.

Graph tools:

ToolPurpose
tekmemo.graph_upsert_nodesAdd or update graph nodes.
tekmemo.graph_upsert_edgesAdd or update graph edges.
tekmemo.graph_neighborsFind neighbors.
tekmemo.graph_pathFind a path.

Cloud and hybrid graph tools delegate through @tekmemo/cloud-client to TekMemo Cloud graph APIs.

Released under the MIT License.