Skip to content
Cursor

Mnema — AI Memory Layer for Cursor

io.github.hoanglt1223/mnema

Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.

client:Cursor transport:streamable-http

Install Mnema — AI Memory Layer in Cursor

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

{
  "mcpServers": {
    "mnema": {
      "url": "https://secondbrain.hoangha.shop/api/mcp"
    }
  }
}

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

Mnema — AI Memory Layer in other clients