ClawLink
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.

ToolWhat it doesKind
hyperbrowser_fetch_web_pageFetch a web page and return content in various formats (HTML, Markdown, JSON, screenshot, etc.)Read
hyperbrowser_get_browser_use_task_statusRetrieve the current status of a browser-use taskRead
hyperbrowser_get_claude_computer_use_task_resultRetrieve the complete result and status of a Claude Computer Use taskRead
hyperbrowser_get_claude_computer_use_task_statusPoll the execution status of a Claude Computer Use taskRead
hyperbrowser_get_crawl_job_statusRetrieve the status and results of a specific crawl jobRead
hyperbrowser_get_crawl_statusRetrieve the current status of a specific crawl jobRead
hyperbrowser_get_cua_task_resultRetrieve the status and results of a CUA (Claude User Agent) taskRead
hyperbrowser_get_cua_task_statusPoll the execution status of a CUA taskRead
hyperbrowser_get_extract_job_resultFetch the status and results of a specific extract jobRead
hyperbrowser_get_extract_job_statusRetrieve the status of an extract jobRead
hyperbrowser_get_gemini_computer_use_task_resultRetrieve the current status and results of a Gemini Computer Use taskRead
hyperbrowser_get_hyper_agent_task_resultRetrieve the status and results of a HyperAgent taskRead
hyperbrowser_get_profileRetrieves details of a specific Hyperbrowser profile by its UUIDRead
hyperbrowser_get_scrape_job_resultRetrieves the status and results of a scrape jobRead
hyperbrowser_get_scrape_job_statusRetrieve the current status of a specific scrape jobRead
hyperbrowser_get_session_detailsRetrieve detailed information about a Hyperbrowser session by its IDRead
hyperbrowser_get_session_downloads_urlRetrieve the downloads URL for a sessionRead
hyperbrowser_get_session_recordingRetrieve the recording URL for a browser sessionRead
hyperbrowser_get_session_video_recording_urlRetrieve the video recording URL for a browser sessionRead
hyperbrowser_get_web_crawl_resultRetrieve the status and results of a web crawl jobRead
hyperbrowser_get_web_crawl_statusRetrieve just the status of a web crawl job without the full resultsRead
hyperbrowser_list_extensionsList all browser extensionsRead
hyperbrowser_list_profilesList profilesRead
hyperbrowser_list_sessionsList sessions with optional status filterRead
hyperbrowser_search_webPerform a web search and retrieve results with titles, URLs, and descriptionsRead
hyperbrowser_add_extensionAdd a new browser extension to Hyperbrowser for use in sessionsWrite
hyperbrowser_create_profileCreates a new persistent Hyperbrowser profile for storing browser state (cookies, sessionsWrite
hyperbrowser_create_scrape_jobInitiate a new scrape jobWrite
hyperbrowser_create_sessionCreate a new browser session with custom stealth, proxy, and privacy settingsWrite
hyperbrowser_start_browser_use_taskStart an asynchronous browser-use taskRead