Skip to content
Cursor

Living Memory for Cursor

to.viibe/living-memory

An MCP memory server. One memory your agents share — across models, devices and apps.

client:Cursor transport:streamable-http runtime:npm

Install Living Memory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "living-memory": {
      "url": "https://lme.viibe.to/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Living Memory in other clients