This commit is contained in:
Your Name
2026-03-13 14:08:52 +08:00
parent 08dd9cd307
commit eb283f008b
667 changed files with 8425 additions and 27053 deletions
-21
View File
@@ -1,21 +0,0 @@
{
"mcpServers": {
"mysql": {
"command": "uvx",
"args": [
"mcp-server-mysql",
"--host",
"127.0.0.1",
"--port",
"3306",
"--user",
"root",
"--password",
"",
"--database",
"zyt"
],
"disabled": true
}
}
}