Looking to self-host instead? See the local installation guide for full setup instructions.
1. Get your API key
Go to app.skyvern.com/settings and get your API key.
2. Give this prompt to your AI coding agent
Paste your API key below, then copy the prompt into your AI coding assistant. It will:- Install the Skyvern Python/TypeScript SDK
- Ask what you want to automate (say “Go to Hacker News and get the top comment of the #1 post” for example)
- Write a browser automation that launches a cloud browser, runs AI actions on pages, and prints the result
3. Next steps
Connect the MCP server
Give your AI coding assistant direct browser control through natural language. No SDK code needed.- Claude Code
- Cursor
- Windsurf
- Codex
Keep building
Build a Browser Automation
The full Page/Agent/Browser walkthrough
SDK Reference
Every SDK method, parameter, and type (Python + TypeScript)
Full MCP Reference
All tools, config options, local mode, and troubleshooting
llms.txt
Machine-readable doc index for AI coding agents

