MemCell for Cursor
ai.memcell/memcell
Living memory for AI coding agents: recall before acting, report outcomes so confidence is earned.
client:Cursor
transport:streamable-http
runtime:npm
Install MemCell in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memcell": {
"url": "https://memcell.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs