xxczaki/local-history-mcp
MCP server for accessing VS Code/Cursor's Local History
Platform-specific configuration:
{
"mcpServers": {
"local-history-mcp": {
"command": "npx",
"args": [
"-y",
"local-history-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...