add-mcp
Back to registry
Kernel logo

Kernel

v1.0.0

kernel.sh/mcp

Kernel provides cloud-based browsers and related infrastructure for AI agents, including browser automation, code execution for agent apps, and tooling for observing and managing those sessions. It also offers a hosted MCP server and CLI for interacting with those capabilities.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.onkernel.com/mcp
requiredsecret

Kernel API key. Use Bearer <token>.

npx add-mcp@latest https://mcp.onkernel.com/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=sh.kernel%2Fmcp"