Skip to main content
Anchor Browser logo

Anchor Browser

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.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Anchor Browser authenticates with an API key. Generate the credential in your Anchor Browser account, then paste it into FlyMyAI the first time an agent uses an Anchor Browser action.

Get your Anchor Browser credential →

Fields to fill in FlyMyAI

FieldDetails
Anchor Browser API KeyYour Anchor Browser API key. Find it in your Anchor Browser dashboard. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
ANCHOR_BROWSER_CREATE_PROFILETool to create a new browser profile from an active session. use after ending a session to persist cookies and cache.name, source
ANCHOR_BROWSER_DELETE_PROFILETool to delete a browser profile by id. use after confirming the profile exists.name
ANCHOR_BROWSER_END_ALL_SESSIONSTool to end all active browser sessions. use after confirming a security concern when you need to immediately close every session for the authenticated user.-
ANCHOR_BROWSER_END_BROWSER_SESSIONTool to end a specific browser session by id. use after confirming the session id you want to terminate.session_id
ANCHOR_BROWSER_GET_PROFILETool to fetch details for a specific browser profile by id. use after you know the profile id and need its settings and session information.name
ANCHOR_BROWSER_GET_WEBPAGE_CONTENTTool to retrieve rendered content of a webpage in html or markdown format. use when you need to fetch a page’s full content, optionally within an existing browser session.-
ANCHOR_BROWSER_LIST_AGENT_RESOURCESTool to list agent resources (files) for a given session. use after establishing a browser session to retrieve agent-uploaded files.session_id
ANCHOR_BROWSER_LIST_ALL_SESSIONS_STATUSTool to list the status of all active browser sessions. use after authenticating when you need to retrieve an up-to-date overview of all sessions.-
ANCHOR_BROWSER_LIST_EXTENSIONSTool to list all browser extensions for the authenticated user. use when you need to retrieve available extensions after authentication.-
ANCHOR_BROWSER_LIST_PROFILESTool to fetch all stored browser profiles. use when you need an overview of all profiles available to the authenticated user (e.g., after creating or deleting profiles).-
ANCHOR_BROWSER_LIST_SESSIONSTool to list all browser sessions. use when you need to retrieve both active and inactive sessions.-
ANCHOR_BROWSER_LIST_SESSION_RECORDINGSTool to list all recordings for a specific browser session. use after confirming the session id.session_id
ANCHOR_BROWSER_SCREENSHOT_WEBPAGETool to take a screenshot of a specified webpage within a session. use when you need a visual png snapshot of a live page. example: "capture a 1280×720 screenshot of https://example.com".url, width, height, image_quality, wait
ANCHOR_BROWSER_SIGNAL_EVENTTool to signal a specific event to be received by other processes or sessions. use when you need real-time coordination across browser sessions after verifying session is active.event_name, data
ANCHOR_BROWSER_START_BROWSER_SESSIONTool to start a new browser session with optional customizations. use when you need to programmatically allocate an isolated browser instance with recording, proxy, live view, and feature toggles.session, browser
ANCHOR_BROWSER_UPDATE_PROFILETool to update an existing browser profile by id. use when you need to modify the profile's description or source session.name, source
ANCHOR_BROWSER_UPLOAD_FILETool to upload a file to a browser session as an agent resource. use after starting or referencing a session when you need to provide file inputs (single files or zip archives) for web forms or ai-driven tasks.session_id, file_name, file
ANCHOR_BROWSER_WAIT_FOR_EVENTTool to wait for a specific event. use when coordinating browser sessions or workflows that depend on an event signal; blocks until the event is signaled or timeout is reached.event_name, timeoutMs
We love our partners - FlyMy.AI builds with the best. Thanks, Anchor Browser!