Cursor
Add the memory server to Cursor with a deeplink or its MCP config.
Setup
One-click: Add to Cursor, then sign in when prompted.
Manual: add the server to ~/.cursor/mcp.json:
json
{
"mcpServers": {
"agentage-memory": {
"url": "https://memory.agentage.io/mcp"
}
}
}What you get
Once connected, Cursor can search, read, and write your memory through the six memory__* tools - see the MCP server page for the full tool list and limits.