Skip to content
Cursor

memory for Cursor

me.ai-know/memory

Chinese-first brain-inspired memory MCP — hybrid recall, 7-layer user profile, workspace assembly.

client:Cursor transport:streamable-http

Install memory in Cursor

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

{
  "mcpServers": {
    "memory": {
      "url": "https://ai-know.me/mcp"
    }
  }
}

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

memory in other clients