This connects Claude to Skyvern's AI-powered browser automation engine. You get four core operations: act() to perform actions with natural language prompts, extract() to pull structured data from pages, validate() to check page state, and prompt() for arbitrary LLM interactions. Under the hood it's a Playwright extension that uses vision models and computer vision instead of fragile XPath selectors, so your automations don't break when layouts change. Reach for this when you need Claude to navigate websites, fill forms, or scrape data without writing custom scripts for each site. Works through Skyvern's cloud API at api.skyvern.com via streamable HTTP.
claude mcp add --transport stdio skyvern-ai-skyvern uvx skyvern