ChatDB icon

ChatDB

1

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.

주요 기능

  • 0 GitHub stars

사용 사례

  • Creating a memory layer for GPT models
  • Persistent storage of Cursor conversations
  • Logging and retrieving chat history