XMemo for Cursor
io.github.yonro/xmemo
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
client:Cursor
transport:streamable-http
runtime:npm
Install XMemo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"xmemo": {
"url": "https://xmemo.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs