功能更新堆叠

This commit is contained in:
rucky
2026-03-25 00:57:17 +08:00
parent 017e37a365
commit b3cd6fbfc7
5 changed files with 256 additions and 8 deletions

13
.cursor/mcp.json Normal file
View File

@@ -0,0 +1,13 @@
{
"mcpServers": {
"CursorMCP对话插件": {
"command": "node",
"args": [
"c:\\Users\\rucky\\.cursor\\extensions\\local.xw-cursor-message-8.8.8\\dist\\mcp-server.mjs"
],
"env": {
"MESSENGER_DATA_DIR": "C:\\Users\\rucky\\.moyu-message\\4ce20e1d7abb"
}
}
}
}