1
Add it to Claude Code
claude mcp add skyvern -- skyvern --mcpEnvironment Variables
Set these before running Skyvern.
VariableDescriptionRequired
SKYVERN_API_KEYAPI key for accessing Skyvern cloud services if applicable.NoAvailable Tools (3)
Once configured, Skyvern gives your AI agent access to:
navigate_to_urlInstruct the browser to navigate to a specific website URL.urlexecute_workflowRun a multi-step automation workflow on a website using natural language instructions.instructionstarget_urlextract_dataExtract structured data from the current page based on provided schema.schemaTry It Out
After setup, try these prompts with your AI agent:
→Navigate to the company website and extract the latest press release titles.
→Fill out the contact form on this page with my provided details and submit it.
→Automate the process of logging into the portal and downloading the monthly invoice.
→Find the pricing page on this website and summarize the different subscription tiers.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Python 3.8+ with pip installed
Alternative installation methods
Docker Compose
git clone https://github.com/skyvern-ai/skyvern.git && cd skyvern && pip install skyvern && skyvern quickstartKeep this setup from going cold
Save the docs, env vars, and workflow around Skyvern in Conare so Claude Code, Codex, and Cursor remember it next time.