A simple API for storing and retrieving structured memory. Give your product the context it keeps losing.
Start buildingVector search gives you similarity. Maindex gives you memory.
POST /v1/memories
{
"headline": "User prefers annual pricing",
"body": "Discussed in onboarding call. Strong preference for annual billing with upfront discount.",
"tags": ["pricing", "preferences", "onboarding"]
}
Stored, tagged, linked, and queryable. That's it.
Memories with tags, links, and categories — not raw embeddings.
Query by meaning and follow connections between concepts.
REST for your backend. MCP for direct agent integration. Use both.
Free tier included. Add persistent context to your product today.
Start building