Submit

Local History

@xxczaki

MCP server for accessing VS Code/Cursor Local History. Useful for file recovery.
Overview

no content

Server Config

{
  "mcpServers": {
    "local-history": {
      "command": "npx",
      "args": [
        "-y",
        "local-history-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.