Skip to content
Cursor

LLMemory for Cursor

io.github.meir-may/llmemory

Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only

client:Cursor transport:streamable-http

Install LLMemory in Cursor

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

{
  "mcpServers": {
    "llmemory": {
      "url": "https://mcp.llmemory.xyz/mcp"
    }
  }
}

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

LLMemory in other clients