MCP Server
MCP
io.github.microsoft/playwright-mcp
Playwright Tools for MCP
Install
npx -y @playwright/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@playwright/mcp",
"version": "0.0.79",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment