Cursor Chat History
Analyzes local Cursor chat history to extract development patterns, usage insights, and coding best practices with tools for searching conversations, generating analytics, and exporting data in multiple formats for personalized development assistance.
12 stars
0 tools
Created Aug 2025
@vltansky/vltansky-cursor-chat-history-cursor-chat-history-mcpAbout
Analyzes local Cursor chat history to extract development patterns, usage insights, and coding best practices with tools for searching conversations, generating analytics, and exporting data in multiple formats for personalized development assistance.
Categories
general
Installation
npm
npm install @vltansky/vltansky-cursor-chat-history-cursor-chat-history-mcp
Configuration
{
"mcpServers": {
"vltansky-cursor-chat-history-cursor-chat-history-mcp": {
"command": "npx",
"args": [
"-y",
"@vltansky/vltansky-cursor-chat-history-cursor-chat-history-mcp"
]
}
}
}