Access Kernel’s cloud-based browsers via MCP
https://mcp.onkernel.com/mcp
— no installation required!
search_docs
tool to get you the latest quickstart instructions and guide you through setting up your first Kernel app!
search_docs
, deploy_app
, and invoke_action
search_docs
)deploy_app
)invoke_action
)create_browser
)list_deployments
, get_deployment
)deploy_app
- Deploy TypeScript or Python apps to Kernellist_apps
- List apps in your Kernel organizationinvoke_action
- Execute actions in Kernel appsget_deployment
- Get deployment status and logslist_deployments
- List all deploymentsget_invocation
- Get action invocation detailscreate_browser
- Launch a new browser sessionget_browser
- Get browser session informationdelete_browser
- Terminate a browser sessionlist_browsers
- List active browser sessionssearch_docs
- Search Kernel platform documentation and guideshttps://mcp.onkernel.com/mcp
. Here are setup instructions for popular clients:
Kernel
https://mcp.onkernel.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
and add:
...
in the top right corner of the Goose Desktop.Advanced Settings
from the menu.Extensions
, click Add custom extension
.Add custom extension
modal, enter:
Streaming HTTP
kernel
Kernel
Access Kernel's cloud-based browsers via MCP
https://mcp.onkernel.com/mcp
300
Add
button.Add Extension
from the menu.Remote Extension (Streaming HTTP)
.Kernel
https://mcp.onkernel.com/mcp
300
settings.json
and add:
npx
-y mcp-remote https://mcp.onkernel.com/mcp
https://github.com/onkernel/kernel-mcp-server
or message us on Discord.