ClawLink
AI & ML64 toolsPaste one API key

Anchor Browser integration for AI agents

Anchor Browser is a developer platform that enables AI agents to interact with the web through browser automation, transforming complex web interactions into simple API endpoints.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Anchor Browser once and call the same tools from all of them.

Setup

Connect Anchor Browser 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

Anchor Browser exposes 64 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
anchor_browser_copy_selected_textCopy currently selected text in a browser session to the clipboardRead
anchor_browser_get_batch_session_statusRetrieve detailed status information for a specific batch including progress and errorsRead
anchor_browser_get_browser_sessionRetrieve detailed information about a specific browser sessionRead
anchor_browser_get_clipboard_contentRetrieve the current content of the clipboard from a browser sessionRead
anchor_browser_get_latest_task_versionRetrieve the latest version of a task including the full base64 encoded code contentRead
anchor_browser_get_profile2Retrieve details of a specific profile by its nameRead
anchor_browser_get_session_pagesRetrieve all pages associated with a specific browser sessionRead
anchor_browser_get_task_draftRetrieve the draft version of a task, including the full Base64 encoded code contentRead
anchor_browser_get_task_execution_resultRetrieve a single task execution result by its IDRead
anchor_browser_get_task_metadataRetrieve task metadata without downloading the full task codeRead
anchor_browser_get_task_versionRetrieve a specific version of a task, including the full code contentRead
anchor_browser_get_webpage_contentRetrieve rendered content of a webpage in HTML or Markdown formatRead
anchor_browser_list_agent_resourcesList all agent resources (files) uploaded to a browser sessionRead
anchor_browser_list_extensionsRetrieves all browser extensions uploaded by the authenticated userRead
anchor_browser_list_integrationsRetrieve all integrations for the authenticated teamRead
anchor_browser_list_profilesFetch all stored browser profilesRead
anchor_browser_list_session_downloadsRetrieve metadata of files downloaded during a browser sessionRead
anchor_browser_list_session_recordingsList all recordings for a specific browser sessionRead
anchor_browser_list_sessionsList all browser sessionsRead
anchor_browser_list_task_executionsRetrieve execution history for a specific task with filtering and pagination supportRead
anchor_browser_list_task_versionsRetrieve all versions of a specific task, including draft and published versionsRead
anchor_browser_list_tasksRetrieve a paginated list of all tasks for the authenticated teamRead
anchor_browser_screenshot_webpageTake a screenshot of a specified webpage within a sessionRead
anchor_browser_take_screenshotTake a screenshot of the current browser session and return it as an imageRead
anchor_browser_wait_for_eventBlocks execution until a specific named event is signaled or the timeout expiresRead
anchor_browser_click_mousePerform a mouse click at specified coordinates within a browser sessionRead
anchor_browser_create_integrationCreate a new integration with a third-party service like 1PasswordWrite
anchor_browser_create_or_update_task_draftCreate or update the draft version of a taskWrite
anchor_browser_create_profileCreates a new browser profile from an active sessionWrite
anchor_browser_create_taskCreate a new task or update an existing task with the same nameWrite