mirror of
https://github.com/camel-ai/owl.git
synced 2025-12-26 18:19:42 +08:00
10 lines
142 B
JSON
10 lines
142 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": ["-y", "@executeautomation/playwright-mcp-server"]
|
|
}
|
|
}
|
|
}
|
|
|