This is an MCP server that records all your conversations with Cursor.
A easier memory layer for gpt.
We use uv to manage the python project.
uv syncConfig this to MCP server.
{
"mcpServers": {
"chatdb": {
"commands": "",
"env": {
"DB_PATH": "<your-database-path>"
}
}
}
}- huchenxucs/ChatDB 大模型自己建库建表
AGPL