chore: remove obsolete .mcp copy.json configuration file

This commit is contained in:
2025-10-15 13:36:50 +02:00
parent b5028ada52
commit 05b8d38a17

View File

@@ -1,19 +0,0 @@
{
"mcpServers": {
"serena": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/oraios/serena",
"serena",
"start-mcp-server",
"--enable-web-dashboard",
"false"
]
},
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
}
}
}