mirror of
https://github.com/camel-ai/owl.git
synced 2025-12-26 02:06:20 +08:00
12 lines
137 B
JSON
12 lines
137 B
JSON
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": [
|
|
"@playwright/mcp@latest"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
|