Memstate AI logo

Memstate AI

25

Versioned, structured memory for AI agents. Every fact is tracked, every change is logged, and your agent always gets the current answer — not a pile of outdated context. In complex multi-session coding tasks, Memstate AI outperforms mem0, 84.4% vs 20.4%, for memory search and recall.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@memstate/mcp" ], "env": { "MEMSTATE_API_KEY": "YOUR_API_KEY_HERE" } }