mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 07:10:16 +08:00
fix: MCP execution content matching failed.
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
"everything": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-everything"]
|
||||
},
|
||||
"docker-mcp": {
|
||||
"command": "uvx",
|
||||
"args": ["docker-mcp"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user