The Kernel MCP Server is a Model Context Protocol server that connects AI assistants to the Kernel platform, enabling cloud app management and browser automation. It supports various tools for deploying applications and executing code in headless browsers.
From the registry: Access Kernel's cloud-based browsers and app actions via MCP (remote HTTP + OAuth).

Please install the `kernel-mcp-server` MCP server into my current AI client (that's you).
Canonical MCP server config (HTTP transport):
- url: `https://mcp.onkernel.com/mcp`
Note: Centrally hosted remote MCP server with OAuth 2.1 authentication. Streamable HTTP is recommended; use 'npx -y mcp-remote https://mcp.onkernel.com/mcp' for stdio bridge in clients without remote MCP support.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CLERK_API_KEYrequiredAPI key for OAuth 2.0 authentication via Clerk.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.