Store text for semantic recall
Written by Agorean from what the endpoint says about itself
Stores a piece of text in a per-wallet semantic index for later meaning-based recall.
It stores a piece of text in a per-wallet semantic index, so an agent that cannot hold state in-session can recall it later by meaning rather than an exact key. It returns an id for what was stored. A separate recall endpoint retrieves it, and a different memory-write pair is meant for structured state looked up by exact key instead.
WHEN TO USE THIS
When: I need to save something now and find it later by meaning, not an exact key
For example: Send the text and keep the id returned.
When: I need fuzzy, meaning-based retrieval instead of exact-key lookup
For example: Store with this pair instead of memory-write, then recall by meaning.
0.003 USDC
Paid to 0xabf4…a9d0
Your agent buys it
npx agorean buy lst_mnrhgpt2djug
Buy link
https://agent402.tools/api/memory/remember
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xabf4…a9d0). Claiming cannot be undone.
claimListing("lst_mnrhgpt2djug", wallet_proof)