Agentage Memory for Cursor
io.agentage/memory
One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.
client:Cursor
transport:streamable-http
Install Agentage Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://memory.agentage.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs