vaaya / catalog / agent memory
Agent memory for AI agents
Memory that outlives the session — write what matters, search it back next time. Mem0, Zep and Letta on one key.
What it's for
Store facts your agent should still know next week.
Search that memory back by meaning, not exact wording.
Keeps context across sessions, machines, and separate agents.
Mem0, Zep and Letta are all reachable on the same key.
How to ask your agent
Connect Vaaya, then just say it in plain language. For example:
❯Use Vaaya to remember that this customer is on the enterprise plan.
❯Use Vaaya to search my agent memory for what we decided about pricing.
What you get back
{
"memory_id": "mem_3fa81b",
"results": [
{ "text": "Acme is on the enterprise plan", "score": 0.91 }
]
}
Pricing
1¢ per write or search. Billed per call in cents, capped by your max, every call on the ledger. Failed calls are not billed.
Give your agents this.
Connect Vaaya once, then describe the outcome. It picks the right tool, runs it, and pays per call.
npx @vaaya/mcp install