qckfx/browser-ai
AI-powered MCP server that provides natural language control for browser automation. Built on Playwright with an intelligent sub-agent that handles tool orchestration, keeping browser automation details out of Claude's context window. Features OAuth authentication for Claude subscribers and seamless web task automation.
Platform-specific configuration:
{
"mcpServers": {
"browser-ai": {
"command": "npx",
"args": [
"-y",
"browser-ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...