Records conversations with Cursor in an SQLite database, acting as a memory layer for GPT models.
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.