Kernel
Cloud browser infrastructure for AI agents: create and control Chrome sessions (computer-use actions, Playwright execution, file I/O, processes, replays), manage profiles, proxies, extensions and pools, and deploy and invoke hosted automation apps.
Three ways to use Kernel
Chat with Geni
Ask Geni to pull data, take actions, or answer questions using this integration in a conversation.
Build a workflow
Create automated workflows that trigger on events, run on a schedule, or chain multiple tools together.
Power an app
Use this integration as a data source or action layer behind a dashboard, form, or internal tool.
Supported tools
Actions your AI agents can perform with Kernel.
Acquire Browser from Pool
Long-polling endpoint to acquire a browser from the pool. Returns immediately when a browser is available, or returns 204 No Content when the poll times out.
Capture Browser Screenshot
Capture a screenshot of the browser instance
Check Proxy Health
Run a health check on the proxy to verify it's working. Optionally specify a URL to test reachability against a specific target.
Click Mouse in Browser
Simulate a mouse click action on the browser instance
Create API Key
Create a new API key within the authenticated organization.
Create Auth Connection
Creates an auth connection for a profile and domain combination. If the provided profile_name does not exist, it is created automatically.