The fastest way to start
Paste this into your AI coding agent (Claude Code, Cursor, Windsurf, Goose, etc.) and let it handle the rest:Manual setup
If you prefer to set things up yourself, follow these steps.Already familiar with browser vendors? Skip to creating a browser directly.
Prerequisites
1. Install the Kernel CLI
2. Authenticate
3. Create an app
4. Deploy
--env-file .env if your template needs API keys.
5. Invoke
More invoke examples by template
More invoke examples by template
Next steps
- Install the MCP server to give AI agents direct access to Kernel browsers
- Learn about browser creation for SDK-level control
- Explore integrations with Browser Use, Stagehand, Anthropic CUA, and more
- Browse available sample apps below
Sample apps reference
These are the templates available when you runkernel create:
| Template | Description | Framework |
|---|---|---|
| sample-app | Basic Kernel app with Playwright | Playwright |
| captcha-solver | Demo of Kernel’s auto-CAPTCHA solving | Playwright |
| browser-use | AI-powered web automation with Browser Use | Browser Use |
| stagehand | Stagehand v3 SDK integration | Stagehand |
| anthropic-computer-use | Anthropic computer use agent | Anthropic Computer Use API |
| openai-computer-use | OpenAI computer use agent | OpenAI Computer Use API |
| gemini-computer-use | Gemini computer use agent | Gemini Computer Use API |
| openagi-computer-use | OpenAGI computer use agent | OpenAGI Computer Use API |
| magnitude | Magnitude.run SDK integration | Magnitude.run |