Skip to main content
If you are already familiar with browser vendors and are looking to quickly switch to Kernel browsers, follow the instructions here.

Getting started

This quickstart guide will help you deploy and invoke your first browser automation on Kernel. You’ll create a simple automation using Playwright, Computer Use, or a web agent framework like Browser Use.

Prerequisites

Note: You can also deploy and invoke apps using the Kernel MCP server from AI assistants (Cursor, Goose, Claude, etc.).

1. Install the Kernel CLI

Verify the installation exists:

2. Create a new Kernel app

3. Authenticate with Kernel

The easiest way to authenticate is using OAuth:
This will open your browser to complete the authentication flow. Your credentials will be securely stored and automatically refreshed.

4. Deploy the sample app on Kernel

5. Invoke the app

Next steps

Nice work! With Kernel, you:
  1. Developed an app that uses Playwright, Computer Use, or a web agent framework like Browser Use
  2. Deployed and invoked it in the cloud
You can now update your browser automation with your own logic and deploy it again. Install our MCP server to give your coding agent our search_docs tool.

Sample apps reference

These are the sample apps currently available when you run kernel create: