> ## Documentation Index
> Fetch the complete documentation index at: https://tbd-6fc993ce-mintlify-add-deploy-button-docs-27400.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Kernel's browsers are compatible with all browser and Computer Use frameworks.

## Universal compatibility

Kernel browsers work with any framework or tool that supports the Chrome DevTools Protocol (CDP). This means you can:

* **Use any agent framework**: Integrate with popular frameworks like Browser Use, Stagehand, Playwright, Puppeteer, Selenium, and more
* **Connect via CDP**: All browsers expose a CDP WebSocket URL for direct connection
* **No vendor lock-in**: Switch between frameworks or use multiple frameworks simultaneously
* **Standard protocols**: Built on open standards that work with the entire browser automation ecosystem

## Popular Framework Integrations

Kernel provides detailed guides for popular agent frameworks:

* **[Agent Browser](/integrations/agent-browser)** - Browser automation CLI for AI agents
* **[Browser Use](/integrations/browser-use)** - AI browser agent framework
* **[Claude Agent SDK](/integrations/claude-agent-sdk)** - Run Claude Agent SDK automations in cloud browsers
* **[Stagehand](/integrations/stagehand)** - AI browser automation with natural language
* **[Computer Use (Anthropic)](/integrations/computer-use/anthropic)** - Claude's computer use capability
* **[Computer Use (OpenAI)](/integrations/computer-use/openai)** - OpenAI's computer use capability
* **[Computer Use (Gemini)](/integrations/computer-use/gemini)** - Gemini's computer use capability
* **[Computer Use (OpenAGI)](/integrations/computer-use/openagi)** - OpenAGI's computer use capability
* **[Laminar](/integrations/laminar)** - Observability and tracing for AI browser automations
* **[Magnitude](/integrations/magnitude)** - Vision-focused browser automation framework
* **[Notte](/integrations/notte)** - AI agent framework for browser automation
* **[Val Town](/integrations/valtown)** - Serverless function runtime
* **[Vercel](https://github.com/onkernel/vercel-template)** - Deploy browser automations to Vercel
* **[Web Bot Authentication](/integrations/web-bot-auth)** - Create signed Chrome extensions for web bot authentication
* **[1Password](/integrations/1password)** - Use credentials from your 1Password vaults for Agent Auth

## Custom Integrations

Kernel works with any tool that supports CDP. Check out our [browser creation guide](/browsers/create-a-browser) to learn how to connect any other agent framework.
