CogmemAi is the persistent memory layer for Cursor. Add it once as an MCP server and Cursor remembers your architecture, conventions, and decisions across every session and every project. Top published score on LongMemEval. Free tier.
$ npm install -g cogmemai-mcp $ npx cogmemai-mcp setup # wizard writes your Cursor MCP config and prompts for a free API key
Cursor's agent reads your repo on demand, but it does not carry what it learned into tomorrow. Close the editor and the context is gone. CogmemAi gives Cursor a memory that compounds.
CogmemAi runs as an MCP server. Cursor speaks MCP. No custom integration code, no glue, no hand-rolled storage layer.
One npm install. The setup wizard writes the CogmemAi entry into your Cursor MCP config and prompts for your free API key.
$ npm install -g cogmemai-mcp $ npx cogmemai-mcp setup
Open Cursor Settings, then MCP. CogmemAi appears as a connected server with its memory tools: save, recall, extract, update, link, consolidate.
// ~/.cursor/mcp.json { "mcpServers": { "cogmemai": { "command": "cogmemai-mcp" } } }
Ask Cursor to pick up where you left off. It recalls saved context instead of re-reading everything. Every session adds to a searchable, scoped memory store.
// in Cursor chat Pick up where we left off on the auth refactor. // answers from saved memory, no re-discovery
Long-term memory in Ai agents is a real benchmark category. We publish our scores, our methodology, and the dates we ran them.
Yes. CogmemAi is an MCP server (cogmemai-mcp on npm). Cursor supports MCP servers, so adding CogmemAi gives Cursor persistent memory across sessions, devices, and projects.
Run npm install -g cogmemai-mcp then npx cogmemai-mcp setup. The wizard writes the CogmemAi entry into your Cursor MCP config and prompts for your free API key. Restart Cursor and the memory tools are live.
Yes. Once CogmemAi is registered as an MCP server, its memory tools are available to Cursor's agent flows, so saved context is recalled while you work.
CogmemAi holds the top published score on LongMemEval at 95.1%, measured April 19, 2026. On LoCoMo it scored 91% on April 2, 2026, above the 87.9% human baseline.
Yes. CogmemAi offers three deployment modes, including a zero-config local mode, so your memory can stay on your own machine, with quantum-safe at-rest encryption.
Yes. The free tier includes 500 memories and 500 extractions per month across 5 projects. No credit card required.
Install CogmemAi and watch your Cursor sessions remember everything by next week. Free tier, 60-second setup, no card required.