cursor history for Claude Desktop
io.github.s2thend/cursor-history
MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history
client:Claude Desktop
transport:stdio
runtime:npm
Install cursor history in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cursor-history": {
"command": "npx",
"args": [
"-y",
"cursor-history-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs