M
memory
8 endpointslivePersistent agent memory paid per call via x402 USDC. Your wallet is your private memory namespace. (MCP server com.borisinc/memory, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for memory.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| memory write /memory_write | Store a memory permanently. Namespaced to YOUR paying wallet — your wallet is your private memory store. Semantic-indexed for later search. Optional supersedes= | $0.0020 per call | unknown |
| memory search /memory_search | Semantic search over YOUR stored memories (payer-wallet namespace). Returns top-k by embedding similarity. Paid: $0.002 per search via x402. | $0.0020 per call | unknown |
| memory export /memory_export | Export memories in YOUR payer-wallet namespace (up to 1000/call, newest first; use offset to page through namespaces >1000). Your data is yours. Includes supers | $0.0020 per call | unknown |
| memory import /memory_import | Bulk-write memories into YOUR namespace (max 200/call, content <=8k chars each). Accepts the exact shape memory_export emits, so a whole namespace can move in w | $0.0020 per call | unknown |
| memory forget /memory_forget | Delete memories by id from YOUR namespace (or a namespace you hold a write/rw grant for). Max 100 ids per call. Paid: $0.001 per call via x402. | $0.0020 per call | unknown |
| memory write free /memory_write_free | FREE (no payment): store a memory in YOUR namespace, proven by an EIP-191 personal_sign instead of an x402 payment. wallet_auth = base64 JSON {address,ts,signat | $0.0020 per call | unknown |
| memory search free /memory_search_free | FREE (no payment): semantic search over YOUR namespace, proven by an EIP-191 personal_sign. Same wallet_auth scheme as memory_write_free. Capped at 500 searches | $0.0020 per call | unknown |
| memory stats /memory_stats | FREE: count + last-write timestamp for any wallet namespace. Content is never returned on the free tier. | $0.0020 per call | unknown |