Delete product/.mcp.json

This commit is contained in:
2026-04-10 16:39:54 -04:00
committed by GitHub
parent 26d849e88b
commit 0990da2711
-12
View File
@@ -1,12 +0,0 @@
{
"mcpServers": {
"minimax-search": {
"type": "stdio",
"command": "uvx",
"args": ["minimax-coding-plan-mcp", "-y"],
"env": {
"MINIMAX_API_HOST": "https://api.minimax.io"
}
}
}
}