Memento for Cursor
io.github.mementoagi/memento
Hosted MCP memory for coding agents: persistent across sessions, editable markdown, team sharing.
client:Cursor
transport:streamable-http
Install Memento in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memento": {
"url": "https://api.mementoagi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs