ChatDB
CreatedSvtter
Records conversations with Cursor in an SQLite database, acting as a memory layer for GPT models.
About
ChatDB is a lightweight service designed to log interactions with Cursor and store them in an SQLite database. It functions as a simplified memory layer for GPT models, enabling easier management of conversational context and history. Configured as an MCP server, ChatDB offers a straightforward approach to persistent storage and retrieval of chat data.
Key Features
- 0 GitHub stars
Use Cases
- Creating a memory layer for GPT models
- Persistent storage of Cursor conversations
- Logging and retrieving chat history