Skip to main content
Store a memory cell. The server computes its embedding, stamps the authenticated source_agent, and gossips the resulting diff to interested agents. It returns the new node id. Dispatches to the store internal service method.

Parameters

There is no source_agent or tenant_id parameter. The server stamps identity from the authenticated principal — never from the request body. See Trust and provenance.

Returns

Returned as the structuredContent payload, mirrored in the text content block.

Example

Request:
Response:

Annotations

The tool’s MCP behaviour hints, as emitted in tools/list (advisory display metadata — see the annotations contract): A write that mints a fresh cell per call — additive (nothing is destroyed), and not idempotent: idempotency_key is optional, so a repeat without one stores a second cell.