A
agent-memory
2 endpointslivePersistent semantic memory for AI agents: store and recall text by meaning (RAG, Vectorize). x402 (MCP server com.agishub/agent-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 agent-memory.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| memory upsert /memory_upsert verified | Store a piece of text in a persistent, searchable memory collection (namespace). Embedded and indexed for later semantic recall. | $0.0020 per call | unknown |
| memory search /memory_search verified | Semantically search a memory collection (namespace) and return the most relevant stored entries. The retrieval half of RAG. | $0.0020 per call | unknown |