Stats
Actions
Tags
From compound-engineering
Runs browser automation tasks using Playwright — navigate pages, click elements, fill forms, extract content, and take screenshots. Runs locally with no API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pw": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp@latest"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Jul 18, 2026
First indexed Jul 18, 2026
npx claudepluginhub p/huntsyea-compound-engineering-plugins-compound-engineering