Engram for Cursor
app.getengram/engram
Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.
client:Cursor
transport:streamable-http
Install Engram in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"engram": {
"url": "https://mcp.getengram.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs