Skip to content
Cursor

Mnemoverse Memory for Cursor

io.github.mnemoverse/mcp-memory-server

Hosted AI agent memory that learns from outcomes, with shared rooms, in Claude, Cursor and ChatGPT.

client:Cursor transport:streamable-http runtime:npm

Install Mnemoverse Memory in Cursor

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

{
  "mcpServers": {
    "mcp-memory-server": {
      "url": "https://mcp.mnemoverse.com/mcp"
    }
  }
}

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

Mnemoverse Memory in other clients