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

Make logoMake
Api Key

Make is an automation platform that connects your favorite apps and services. Build powerful, custom workflows without writing code.

25 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 Make 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 Make 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 Make 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 Make

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

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

5. Done!

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

The Make MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Make account. It provides structured and secure access to your Make workspace, so your agent can retrieve available operations, list supported languages, and fetch timezone data on your behalf.

  • Discover available operations: Let your agent fetch all possible workflow operations, making it easy to automate tasks and explore integration options.
  • Populate language selectors: Effortlessly retrieve a comprehensive list of supported language codes and names to use in multilingual workflows or app settings.
  • Fetch timezone information: Instantly obtain a list of supported timezone codes and names for accurate scheduling and automation across regions.
  • Seamless workflow setup: Enable your agent to gather essential configuration data before creating or customizing automations in Make.

Way Forward

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

Create Organization

Tool to create a new organization in Make.

Create Password Reset Demand

Tool to create a password reset demand for a user by their email address.

Get Cashier Prices

Tool to retrieve a specific cashier price by its identifier.

Get Cashier Products

Tool to retrieve available cashier products from Make.

Get Current Authorization

Tool to retrieve current authorization details for the authenticated user.

Get Enums Apps Review Statuses

Tool to retrieve available app review statuses in Make.

Get Enums IMT Regions

Tool to retrieve the list of Make regions and their regionId values.

Get Enums IMT Zones

Tool to retrieve available IMT zones in Make.

Get Enums LLM Models

Tool to retrieve available Large Language Models from Make.

Get Enums Module Types

Tool to retrieve available module types in Make.

Get Enums Organization Features

Tool to retrieve available organization features in Make.

Get Enums User API Token Scopes

Tool to retrieve all available API token scopes in Make.

Get Enums User Email Notifications

Tool to retrieve available email notification types for Make users.

Get Enums User Features

Retrieve the list of all existing user features and their descriptions.

Get Enums Variable Types

Tool to retrieve available variable types in Make.

Get Operations

Retrieve daily operations usage for an organization over the past 30 days.

Get Current User

Tool to retrieve information about the current authenticated user.

List Enums Countries

Retrieve all supported countries in Make.

List Enums Languages

Tool to retrieve a list of language codes and names.

List Enums LLM Builtin Tiers

Retrieve all predefined LLM tiers (small, medium, large) with their associated models, providers, and pricing coefficients.

List Enums Locales

Retrieve all supported locales in Make.

List Enums Timezones

Retrieve all supported timezones in Make.

List Organizations

Tool to list organizations the authenticated user belongs to (including organizationId, name, and timezoneId).

List Teams

Tool to list all teams within an organization.

Ping API

Tool to ping the Make API to verify connectivity and service availability.

FAQ

Frequently asked questions

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

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

Start with Make.It takes 30 seconds.

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

Start building