Browserless for your agents.
Connect Browserless once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Browserless.
What agents can do with Browserless
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
browserless_scrapeScrape a URL and return the page content as text. `url` is the page to visit.
browserless_screenshotTake a screenshot of a URL. `url` is the page. Returns PNG bytes.
browserless_pdfGenerate a PDF of a URL. `url` is the page. Returns PDF bytes.
browserless_healthCheck if the service is healthy and running.
browserless_downloadDownload a file from a URL using the browser.
browserless_functionExecute a custom JavaScript function in the browser.
browserless_statsGet usage statistics for the Browserless account.
browserless_contentExtract readable content from a URL.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to Browserless Cloud and go to the Tokens page.
- Copy your existing API token or create a new one.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Browserless to Even: call connect_begin("browserless") on the even-connect MCP and walk me through it.
Scrape website content to extract text, take full-page screenshots, and generate PDFs through Browserless.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.