AI & ML42 toolsPaste one API key
Hyperbrowser integration for AI agents
Hyperbrowser is a next-generation platform empowering AI agents and enabling effortless, scalable browser automation.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Hyperbrowser once and call the same tools from all of them.
Setup
Connect Hyperbrowser through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Hyperbrowser exposes 42 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
hyperbrowser_fetch_web_page | Fetch a web page and return content in various formats (HTML, Markdown, JSON, screenshot, etc.) | Read |
hyperbrowser_get_browser_use_task_status | Retrieve the current status of a browser-use task | Read |
hyperbrowser_get_claude_computer_use_task_result | Retrieve the complete result and status of a Claude Computer Use task | Read |
hyperbrowser_get_claude_computer_use_task_status | Poll the execution status of a Claude Computer Use task | Read |
hyperbrowser_get_crawl_job_status | Retrieve the status and results of a specific crawl job | Read |
hyperbrowser_get_crawl_status | Retrieve the current status of a specific crawl job | Read |
hyperbrowser_get_cua_task_result | Retrieve the status and results of a CUA (Claude User Agent) task | Read |
hyperbrowser_get_cua_task_status | Poll the execution status of a CUA task | Read |
hyperbrowser_get_extract_job_result | Fetch the status and results of a specific extract job | Read |
hyperbrowser_get_extract_job_status | Retrieve the status of an extract job | Read |
hyperbrowser_get_gemini_computer_use_task_result | Retrieve the current status and results of a Gemini Computer Use task | Read |
hyperbrowser_get_hyper_agent_task_result | Retrieve the status and results of a HyperAgent task | Read |
hyperbrowser_get_profile | Retrieves details of a specific Hyperbrowser profile by its UUID | Read |
hyperbrowser_get_scrape_job_result | Retrieves the status and results of a scrape job | Read |
hyperbrowser_get_scrape_job_status | Retrieve the current status of a specific scrape job | Read |
hyperbrowser_get_session_details | Retrieve detailed information about a Hyperbrowser session by its ID | Read |
hyperbrowser_get_session_downloads_url | Retrieve the downloads URL for a session | Read |
hyperbrowser_get_session_recording | Retrieve the recording URL for a browser session | Read |
hyperbrowser_get_session_video_recording_url | Retrieve the video recording URL for a browser session | Read |
hyperbrowser_get_web_crawl_result | Retrieve the status and results of a web crawl job | Read |
hyperbrowser_get_web_crawl_status | Retrieve just the status of a web crawl job without the full results | Read |
hyperbrowser_list_extensions | List all browser extensions | Read |
hyperbrowser_list_profiles | List profiles | Read |
hyperbrowser_list_sessions | List sessions with optional status filter | Read |
hyperbrowser_search_web | Perform a web search and retrieve results with titles, URLs, and descriptions | Read |
hyperbrowser_add_extension | Add a new browser extension to Hyperbrowser for use in sessions | Write |
hyperbrowser_create_profile | Creates a new persistent Hyperbrowser profile for storing browser state (cookies, sessions | Write |
hyperbrowser_create_scrape_job | Initiate a new scrape job | Write |
hyperbrowser_create_session | Create a new browser session with custom stealth, proxy, and privacy settings | Write |
hyperbrowser_start_browser_use_task | Start an asynchronous browser-use task | Read |