proxy to timeout

This commit is contained in:
lda
2026-05-28 23:28:37 +07:00 Verified
parent 4bad1c4e2c
commit f269e3b287
3 changed files with 118 additions and 9 deletions
+7 -7
View File
@@ -8,8 +8,8 @@
"enabled": true,
"metadata": {
"transport": "stdio",
"command": "pnpx",
"args": ["@upstash/context7-mcp"],
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"],
"env": {}
}
},
@@ -20,8 +20,8 @@
"enabled": true,
"metadata": {
"transport": "stdio",
"command": "pnpx",
"args": ["@playwright/mcp@latest"],
"command": "npx",
"args": ["-y", "@playwright/mcp@latest"],
"env": {}
}
},
@@ -32,8 +32,8 @@
"enabled": true,
"metadata": {
"transport": "stdio",
"command": "pnpx",
"args": ["@modelcontextprotocol/server-everything"],
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-everything"],
"env": {}
}
},
@@ -41,7 +41,7 @@
"id": "serena.default",
"server": "serena",
"account": "default",
"enabled": false,
"enabled": true,
"metadata": {
"transport": "stdio",
"command": "serena",