knowsme for Cursor
dev.knowsme/memory
Portable memory for every AI: one memory that follows you across machines and AI apps.
client:Cursor
transport:streamable-http
Install knowsme in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://mcp.knowsme.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs