Promptwatch Logo

Anchor Browser

The Web Browser for AI Agents.
AnchorAnchor Browser
AI CrawlerAgent

What is Anchor Browser?

Anchor Browser is managed browser infrastructure for AI agents. Anchor's documentation describes cloud sessions that can navigate websites, authenticate, fill forms, and extract information. Developers can run a natural-language task or connect automation through browser tooling and Anchor's APIs.

A visit therefore belongs to an interactive browser workflow, not a bulk indexing crawl. One task may load several pages, maintain session state, and submit forms in the same way a remote browser would. Whether a human initiated the task directly or an application launched it depends on the Anchor integration using the session.

Sites should evaluate this traffic like delegated automation. Existing login checks, account permissions, and transaction safeguards still apply. Allowing Anchor Browser through a bot filter does not grant the agent authority to act for a particular user.

Anchor does not document this browser as a model-training collector or a public search indexer. Blocking it will not opt a site out of AI training, and allowing it does not improve general AI search placement. The direct consequence is whether Anchor-backed agents can complete browser tasks on the site.

Cloudflare's bot directory records the user agent as exactly Anchor Browser and says it does not follow robots.txt. The bot metadata leaves robots behavior unknown. A robots rule is still useful as a policy notice, but application and edge controls are needed for enforcement.

Anchor Browser supports Web Bot Auth. Cloudflare's bot directory lists its signature directory at https://api.anchorbrowser.io/.well-known/http-message-signatures-directory. A valid HTTP Message Signature confirms that a request came through the registered Anchor infrastructure; it does not identify the end user or prove that the requested action is authorized.

Relevant for AI search

Is Anchor Browser relevant for AI search?

Yes. Anchor Browser collects pages for an AI product, so what it can crawl influences how AI systems describe your brand.

Anchor Browser fetches, indexes, or retrieves pages for an AI product, so the pages it can reach shape how that system describes your brand and products.

How to handle Anchor Browser

Allow Anchor Browser when your product supports customers or internal agents using browser automation. Keep normal authorization in place and apply the same limits you would use for other programmatic sessions. If agent-driven use is not supported, block it at the edge or on the relevant application routes.

The stable token can be named in robots.txt:

User-agent: Anchor Browser
Disallow: /

Cloudflare says Anchor Browser does not follow robots.txt, so this snippet is not an enforcement mechanism. Validate Web Bot Auth against https://api.anchorbrowser.io/.well-known/http-message-signatures-directory before creating an infrastructure-level allow rule. Continue to authenticate the user and authorize every sensitive action inside the application.

Examples

  • A customer uses an Anchor-backed agent to sign in and download a report, while the site applies the customer's ordinary account permissions.
  • A security team rejects a request that says `Anchor Browser` because its HTTP Message Signature does not validate.
  • A SaaS product allows signed Anchor sessions on its dashboard but blocks automation on an account-recovery route.

Frequently asked questions about Anchor Browser

Learn about AI visibility monitoring and how Promptwatch helps your brand succeed in AI search.

Anchor operates the service and documents it at https://docs.anchorbrowser.io/.

Be the brand AI recommends

Monitor your brand's visibility across ChatGPT, Claude, Perplexity, and Gemini. Get actionable insights and create content that gets cited by AI search engines.

Promptwatch Dashboard