nguyennhattaohoang/playwright-agent
A web-browsing agent powered by an LLM capable of using tools and a playwright MCP server letting it use a web browser
Platform-specific configuration:
{
"mcpServers": {
"playwright-agent": {
"command": "npx",
"args": [
"-y",
"playwright-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...