WorkingMemory for Cursor
ai.workingmemory/memory
Persistent personal memory for AI assistants — save, search, and recall across every MCP client.
client:Cursor
transport:streamable-http
tools:4
Install WorkingMemory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://app.workingmemory.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs