mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
12 lines
137 B
JSON
12 lines
137 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": [
|
|
"@playwright/mcp@latest"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
|