How to integrate Scrape do 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 Scrape do 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.

Scrape do logoScrape do
Api Key

Scrape.do is a web scraping API offering rotating proxies, headless browser support, and session management to bypass anti-bot protections. Get reliable, scalable extraction of structured web data in JSON or HTML formats.

16 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 Scrape do 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 Scrape do 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 Scrape do 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 Scrape do

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

4. Done. You're all set with a new Scrape do 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 Scrape do or request any Scrape do-related task. It will prompt you to authenticate and authorize access.

5. Done!

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

The Scrape do MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Scrape do account. It provides structured and secure access to robust web scraping tools, so your agent can perform actions like scraping dynamic pages, managing sessions, setting custom headers or proxies, and extracting structured data from any website on your behalf.

  • Dynamic page scraping with headless browsers: Retrieve fully rendered HTML content from JavaScript-heavy or protected websites by leveraging advanced browser emulation and proxy rotation.
  • Custom scraping session management: Set device type, cookies, wait times, and custom headers to imitate different users, maintain sessions, or access device-specific content for tailored data extraction.
  • Proxy and anti-bot bypass control: Enable super or proxy modes to utilize residential, mobile, or datacenter proxies, helping your agent bypass strict anti-bot systems and geo-restrictions seamlessly.
  • Targeted resource filtering: Block specific URLs like ads or analytics scripts during scraping to increase speed, avoid distractions, and improve privacy.
  • Account usage and statistics retrieval: Access real-time usage stats, subscription status, and remaining request limits so your agent can monitor scraping quotas and avoid interruptions.

Way Forward

With Scrape do 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 Scrape do action and event your agent gets out of the box.

Cancel Async Job

Tool to cancel an asynchronous scraping job.

Create Async Scraping Job

Tool to create an asynchronous scraping job with specified targets and options.

Get Account Information

Retrieves account information and usage statistics from Scrape.

Get Amazon Product Offers

Get all seller offers for any Amazon product.

Get Amazon product details

Extract structured product data from Amazon product detail pages (PDP).

Get Amazon raw HTML

Tool to get raw HTML from any Amazon page with ZIP code geo-targeting.

Get Async API Account Information

Tool to get account information for the Async API including concurrency limits and usage statistics.

Get Async Job Details

Tool to retrieve details and status of a specific asynchronous scraping job.

Get Async Task Result

Tool to retrieve the result of a specific task within an asynchronous job.

Scrape webpage using scrape.do

A tool to scrape web pages using scrape.

List Asynchronous Scraping Jobs

Tool to list all asynchronous scraping jobs.

Use Scrape.do Proxy Mode

This tool implements the Proxy Mode functionality of scrape.

Scrape URL using POST method

Tool to scrape web pages using POST method via scrape.

Search Amazon products

Tool to search Amazon and scrape product listings with structured results.

Block specific URLs during scraping

This tool allows users to block specific URLs during the scraping process.

Set Regional Geolocation for Scraping

This tool allows users to set a broader geographical targeting by specifying a region code instead of a specific country code.

FAQ

Frequently asked questions

With a standalone Scrape do MCP server, the agents and LLMs can only access a fixed set of Scrape do tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Scrape do 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 Scrape do tools.

Yes, absolutely. You can configure which Scrape do 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 Scrape do data and credentials are handled as safely as possible.

Start with Scrape do.It takes 30 seconds.

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

Start building