update use case using npx instead of sse for better stablity

This commit is contained in:
Wendong
2025-05-12 22:47:02 +08:00
parent 6524ee466b
commit f51043f269

View File

@@ -1,8 +1,8 @@
{
"mcpServers": {
"edgeone-pages-mcp": {
"type": "sse",
"url": "https://mcp.api-inference.modelscope.cn/sse/d076850f8f664d"
"edgeone-pages-mcp-server": {
"command": "npx",
"args": ["edgeone-pages-mcp"]
},
"playwright": {
"command": "npx",