Settings

Theme

Show HN: MemoClaw – Memory-as-a-Service for AI Agents

memoclaw.com

1 points by anajuliabit 2 months ago · 1 comment · 1 min read

Reader

Hey HN,

I built MemoClaw, a simple memory service for AI agents. Store and recall memories with semantic search. No registration, no API keys, your wallet address is your identity.

How it works: - POST /v1/store → save a memory ($0.001) - POST /v1/recall → semantic search ($0.001) - Payment via x402 protocol (USDC on Base)

Why I built this: Every agent framework has its own memory solution, but they're all local or require complex setup. I wanted something like S3 for memories – just call an API and pay for what you use.

CLI: `npm install -g memoclaw` Docs: https://docs.memoclaw.com Website: https://memoclaw.com

Would love feedback on the API design and pricing.

ToniDoni a month ago

Hey, Is there a way to deploy the memory server locally? Do you have any benchmarks available?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection