mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update use case using npx instead of sse for better stablity
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user