Anchor browser
Overview
SLUG: ANCHOR_BROWSER
Description
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.
Authentication Details
API Key
Connecting to Anchor browser
Create an auth config
Use the dashboard to create an auth config for the Anchor browser toolkit. This allows you to connect multiple Anchor browser accounts to Composio for agents to use.
Select App
Navigate to the [Anchor browser toolkit page](https://app.composio.dev/apps/Anchor browser) and click “Setup Integration”.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Anchor browser toolkit’s playground](https://app.composio.dev/app/Anchor browser)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ANCHOR_BROWSER_CREATE_PROFILE
Tool Name: Create Profile
Description
Action Parameters
Action Response
ANCHOR_BROWSER_DELETE_PROFILE
Tool Name: Delete Profile
Description
Action Parameters
Action Response
ANCHOR_BROWSER_END_ALL_SESSIONS
Tool Name: End All Sessions
Description
Action Parameters
Action Response
ANCHOR_BROWSER_END_BROWSER_SESSION
Tool Name: End Browser Session
Description
Action Parameters
Action Response
ANCHOR_BROWSER_GET_PROFILE
Tool Name: Get Profile
Description
Action Parameters
Action Response
ANCHOR_BROWSER_GET_WEBPAGE_CONTENT
Tool Name: Get Webpage Content
Description
Action Parameters
Action Response
ANCHOR_BROWSER_LIST_AGENT_RESOURCES
Tool Name: List Agent Resources
Description
Action Parameters
Action Response
ANCHOR_BROWSER_LIST_ALL_SESSIONS_STATUS
Tool Name: List All Sessions Status
Description
Action Parameters
Action Response
ANCHOR_BROWSER_LIST_EXTENSIONS
Tool Name: List Extensions
Description
Action Parameters
Action Response
ANCHOR_BROWSER_LIST_PROFILES
Tool Name: List Profiles
Description
Action Parameters
Action Response
ANCHOR_BROWSER_LIST_SESSIONS
Tool Name: List Sessions
Description
Action Parameters
Action Response
ANCHOR_BROWSER_LIST_SESSION_RECORDINGS
Tool Name: List Session Recordings
Description
Action Parameters
Action Response
ANCHOR_BROWSER_SCREENSHOT_WEBPAGE
Tool Name: Screenshot Webpage
Description
Action Parameters
Action Response
ANCHOR_BROWSER_SIGNAL_EVENT
Tool Name: Signal Event
Description
Action Parameters
Action Response
ANCHOR_BROWSER_START_BROWSER_SESSION
Tool Name: Start Browser Session
Description
Action Parameters
Action Response
ANCHOR_BROWSER_UPDATE_PROFILE
Tool Name: Update Profile
Description
Action Parameters
Action Response
ANCHOR_BROWSER_UPLOAD_FILE
Tool Name: Upload File
Description
Action Parameters
Action Response
ANCHOR_BROWSER_WAIT_FOR_EVENT
Tool Name: Wait for Event
Description
Action Parameters
Action Response