mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
14 lines
261 B
JSON
14 lines
261 B
JSON
{
|
|
"mcpServers": {
|
|
"edgeone-pages-mcp": {
|
|
"type": "sse",
|
|
"url": "https://mcp.api-inference.modelscope.cn/sse/fcbc9ff4e9704d"
|
|
},
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": [
|
|
"@playwright/mcp@latest"
|
|
]
|
|
}
|
|
}
|
|
} |