9 lines
274 B
JSON
9 lines
274 B
JSON
{
|
|
"mcpServers": {
|
|
"automatalabs-playwright-server": {
|
|
"description": "A Model Context Protocol server that provides browser automation capabilities using Playwright",
|
|
"command": "npx",
|
|
"args": ["-y", "@automatalabs/mcp-server-playwright"]
|
|
}
|
|
}
|
|
} |