


Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "wechat summarizer": {4 "env": {5 "CHAT_DB_PATH": "path-to/mcp-server-chatsum/chatbot/data/chat.db"6 },7 "args": [8 "path-to/mcp-server-chatsum/build/index.js"9 ],10 "command": "path-to/bin/node"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation