How to integrate Hyperbrowser MCP with Hermes

Hermes is a 24/7 autonomous agent that lives on your computer or server — it remembers what it learns and evolves as your usage grows. This guide explains the easiest and most robust way to connect your Hyperbrowser account to Hermes. You can do this through either Composio Connect CLI or Composio Connect MCP. For personal use we recommend the CLI, but you won't go wrong with MCP either.

Hyperbrowser logoHyperbrowser
Api Key

Hyperbrowser is a next-generation platform for scalable browser automation. It empowers AI agents to interact with web apps, automate workflows, and handle browser sessions at scale.

42 Tools

Introduction

Hermes is a 24/7 autonomous agent that lives on your computer or server — it remembers what it learns and evolves as your usage grows.

This guide explains the easiest and most robust way to connect your Hyperbrowser account to Hermes. You can do this through either Composio Connect CLI or Composio Connect MCP. For personal use we recommend the CLI, but you won't go wrong with MCP either.

Also integrate Hyperbrowser with

What is Composio Connect?

Composio Connect is a consumer offering that lets anyone plug 1,000+ applications directly into their agent harness — including Hermes. It can:

  • Search and load tools from relevant toolkits on-demand, reducing context usage.
  • Chain multiple tools to accomplish complex workflows via a remote workbench, without excessive back-and-forth with the LLM.
  • Manage app authentication end-to-end with zero manual overhead.

Integrating Hyperbrowser with Hermes

Using Composio Connect CLI

1. Install the Composio CLI

Run the install script directly, or paste https://composio.dev/hermes into your Hermes chat box to have it installed for you.

bash
curl -fsSL https://composio.dev/install | bash
Hermes authenticating with Composio

2. Authenticate

Once the CLI is installed, ask Hermes to authenticate with Composio.

3. Connect to Hyperbrowser

Ask your agent to connect to Hyperbrowser, or simply request any Hyperbrowser-related task. Hermes will prompt you to authenticate and authorize access.

4. Done. You're all set with a new Hyperbrowser connection.


Using Composio Connect MCP

1. Get your MCP URL and API Key

Go to dashboard.composio.dev and copy your Connect MCP URL and API key.

Copy MCP URL and API key from Composio dashboard

2. Open the Hermes config file

bash
nano ~/.hermes/config.yaml

3. Add the Composio Connect MCP server

bash
mcp_servers:
  composio:
    url: "https://connect.composio.dev/mcp"
    headers:
      x-consumer-api-key: "YOUR_COMPOSIO_API_KEY"
    connect_timeout: 60
    timeout: 180

Save with Ctrl + O, Enter, then exit with Ctrl + X.

4. Restart your Hermes agent

Once restarted, ask your agent to connect to Hyperbrowser or request any Hyperbrowser-related task. It will prompt you to authenticate and authorize access.

5. Done!

What is the Hyperbrowser MCP server, and what's possible with it?

The Hyperbrowser MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Hyperbrowser account. It provides structured and secure access to automated browser sessions, web scraping, and browser-based task management, so your agent can launch sessions, extract data, manage automation jobs, and monitor progress on your behalf.

  • Automated browser session creation: Let your agent spin up new browser sessions with custom privacy, stealth, and proxy settings for tailored automation tasks.
  • Scalable web scraping and extraction: Easily initiate and manage scrape jobs to extract structured content from any target website, with support for session and scrape customization.
  • Real-time job status monitoring: Have your agent check, track, and report the live status of browser-use, crawl, or data extraction jobs, ensuring you always know what's happening.
  • Retrieve results from automation jobs: Fetch and review the outputs of completed crawl or extract jobs, including paginated data and detailed results, right inside your workflow.
  • Profile and automation management: Create or delete Hyperbrowser profiles as needed, giving you flexible control over your automation environment and resources.

Way Forward

With Hyperbrowser connected, Hermes can now act on your behalf whenever it detects a relevant task or you ask it to.

From here, you can extend Hermes further:

  • Connect more apps: Calendar, Slack, Notion, Linear, and hundreds of others are available through the same Composio Connect setup. Each new integration compounds what Hermes can do for you.
  • Build workflows across tools: Once multiple apps are connected, Hermes can chain actions together — turn an email into a calendar invite, a Slack message into a Linear ticket, or a meeting note into a follow-up draft.
  • Let it learn your patterns: The more you use Hermes, the better it gets at anticipating how you'd handle recurring tasks. Give it feedback on drafts and decisions, and it will adapt.

If you run into trouble or want to share what you've built, join the community or check out the Docs for deeper configuration options.

TOOLS

Supported Tools

Every Hyperbrowser action and event your agent gets out of the box.

Add Extension

Tool to add a new browser extension to Hyperbrowser for use in sessions.

Create Hyperbrowser Profile

Creates a new persistent Hyperbrowser profile for storing browser state (cookies, sessions, etc.

Create Scrape Job

Tool to initiate a new scrape job.

Create Session

Tool to create a new browser session with custom stealth, proxy, and privacy settings.

Delete Profile

Tool to delete a profile.

Fetch Web Page

Tool to fetch a web page and return content in various formats (HTML, Markdown, JSON, screenshot, etc.

Get browser-use task status

Tool to retrieve the current status of a browser-use task.

Get Claude Computer Use Task Result

Tool to retrieve the complete result and status of a Claude Computer Use task.

Get Claude Computer Use Task Status

Poll the execution status of a Claude Computer Use task.

Get Crawl Job Status

Tool to retrieve the status and results of a specific crawl job.

Get Crawl Status

Tool to retrieve the current status of a specific crawl job.

Get CUA Task Result

Tool to retrieve the status and results of a CUA (Claude User Agent) task.

Get CUA Task Status

Poll the execution status of a CUA task.

Get Extract Job Result

Tool to fetch the status and results of a specific extract job.

Get Extract Job Status

Retrieve the status of an extract job.

Get Gemini Computer Use task result

Tool to retrieve the current status and results of a Gemini Computer Use task.

Get HyperAgent Task Result

Tool to retrieve the status and results of a HyperAgent task.

Get Profile By ID

Retrieves details of a specific Hyperbrowser profile by its UUID.

Get Scrape Job Result

Retrieves the status and results of a scrape job.

Get Scrape Job Status

Tool to retrieve the current status of a specific scrape job.

Get Session Details

Retrieve detailed information about a Hyperbrowser session by its ID.

Get Session Downloads URL

Tool to retrieve the downloads URL for a session.

Get Session Recording

Retrieve the recording URL for a browser session.

Get Session Video Recording URL

Tool to retrieve the video recording URL for a browser session.

Get Web Crawl Result

Tool to retrieve the status and results of a web crawl job.

Get Web Crawl Status

Tool to retrieve just the status of a web crawl job without the full results.

List Extensions

Tool to list all browser extensions.

List Profiles

Tool to list profiles.

List Sessions

Tool to list sessions with optional status filter.

Search Web

Tool to perform a web search and retrieve results with titles, URLs, and descriptions.

Start Browser Use Task

Tool to start an asynchronous browser-use task.

Start Claude Computer Use Task

Tool to start a Claude Computer Use task.

Start Crawl Job

Tool to start a new crawl job for a specified URL.

Start CUA Task

Tool to start an OpenAI CUA (Computer-Using Agent) task.

Start Extract Job

Start an AI-powered data extraction job from one or more web pages.

Start Gemini Computer Use Task

Tool to start a Gemini Computer Use task for browser automation using Google's Gemini.

Start Web Crawl

Tool to start an asynchronous web crawl job that follows links from a starting URL and returns content from each page.

Stop Browser Use Task

Tool to stop a running browser-use task.

Stop Claude Computer Use Task

Tool to stop a running Claude computer use task.

Stop CUA Task

Tool to stop a running CUA task.

Stop Gemini Computer Use Task

Tool to stop a running Gemini computer use task.

Stop Session

Tool to stop a running session by ID.

FAQ

Frequently asked questions

With a standalone Hyperbrowser MCP server, the agents and LLMs can only access a fixed set of Hyperbrowser tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Hyperbrowser and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Hermes fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Hyperbrowser tools.

Yes, absolutely. You can configure which Hyperbrowser scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Hyperbrowser data and credentials are handled as safely as possible.

Start with Hyperbrowser.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Hyperbrowser tool your agent needs.Free to start.

Start building