This one gives Claude browser automation capabilities through a task and session based API. You get operations for controlling browser instances, managing persistent sessions, and executing predefined automation recipes over both MCP and HTTP transports. Reach for it when you need Claude to interact with web applications programmatically, whether that's filling forms, scraping dynamic content, or running multi-step browser workflows. The dual transport support means you can integrate it into MCP workflows or call it directly via HTTP endpoints. It's built around reusable recipes, so common automation patterns can be templated and executed on demand.
claude mcp add --transport stdio rich-jojo-web-task-api -- npx -y web-task-api