Engram for Cursor
tools.engram/engram
Memory for AI agent teams across tools, sessions, repositories, and teammates.
client:Cursor
transport:streamable-http
runtime:npm
Install Engram in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"engram": {
"url": "https://api.engram.tools/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs