fix: 修复一系列 bug

This commit is contained in:
richarjiang
2026-05-19 22:56:31 +08:00
parent 43afe6085d
commit 2a599b0356
15 changed files with 1321 additions and 39 deletions

6
settings/mcp-server.json Normal file
View File

@@ -0,0 +1,6 @@
{
"port": 3008,
"autoStart": false,
"enableDebugLog": false,
"maxConnections": 10
}