Loading MCP server directory, please wait...
Approved test intent, reviewed Playwright automation and run evidence, inside your editor.
npx @getmcp/cli add com.playwrightgen/playwrightgenRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <token>, where the token is the personal editor token from your project's Automation page in PlaywrightGen. It speaks for you, proposes but never approves, and stops working when your access ends.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.playwrightgen/playwrightgen": {
"url": "https://playwrightgen.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}