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

Mezmo logoMezmo
Api Key

Mezmo is a unified platform for log management and telemetry data processing. It helps you collect, analyze, and manage log data for better operational visibility.

36 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 Mezmo 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 Mezmo 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 Mezmo 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 Mezmo

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

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

5. Done!

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

The Mezmo MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, and more directly to your Mezmo account. It provides structured and secure access to your log management and telemetry pipelines, so your agent can ingest logs, manage pipeline alerts, streamline monitoring, and automate log-driven workflows on your behalf.

  • Automated log ingestion: Seamlessly send structured log events from any host or service to Mezmo for real-time analysis and monitoring.
  • Pipeline alert deletion: Direct your agent to remove specific alerts tied to components in your pipelines, helping manage noise and maintain alert hygiene.
  • Streamlined alert management: Enable your agent to clean up outdated or redundant alerts, keeping your pipeline monitoring focused and actionable.
  • Real-time telemetry processing: Let your agent push telemetry data instantly for advanced analytics, troubleshooting, and observability workflows.

Way Forward

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

Create Category

Tool to create a new category for views, boards, or screens in Mezmo.

Create Ingestion Exclusion Rule

Tool to create an exclusion rule for log ingestion to control costs.

Create API Key

Tool to create a new API key (ingestion or service key) in Mezmo.

Create Member Invitation

Tool to invite a new member to the Mezmo organization with a specified role.

Create Preset Alert

Tool to create a new preset alert in Mezmo with specified name and notification channels.

Create View

Tool to create a new Mezmo view with filtering and alert configuration.

Delete Category

Tool to delete a category by its type and ID.

Delete Ingestion Exclusion

Tool to remove an ingestion exclusion rule by its ID.

Delete API Key

Tool to delete an API key by its unique identifier.

Delete Organization Member

Tool to remove a member from the organization by their email address.

Delete Pipeline Alert

Tool to delete an alert for a specific component within a pipeline.

Delete Preset Alert

Tool to delete a preset alert by its ID.

Delete View

Tool to delete a view by its ID.

Get Preset Alert

Tool to retrieve details of a specific preset alert by its ID.

Get Category

Tool to retrieve a category configuration by its type and ID.

Get Index Rate Alert Configuration

Tool to retrieve current index rate alert settings for the Mezmo account.

Get Ingestion Exclusion Rule

Tool to retrieve an ingestion exclusion rule by its ID.

Get Ingestion Status

Tool to get the current ingestion status for the Mezmo account.

Get API Key

Tool to retrieve an API key configuration by its ID.

Get Member

Tool to retrieve member information by their ID.

Get Stream Configuration

Tool to retrieve the current event streaming configuration for the Mezmo account.

Get View Details

Tool to retrieve details of a specific view by its ID.

Ingest Logs to Mezmo

Ingest log lines into Mezmo Log Analysis.

List Preset Alerts

Tool to list all preset alerts configured for the Mezmo account.

List API Keys

Tool to list all API keys and ingestion keys configured for the account.

List Members

Tool to list all team members in the Mezmo account configuration.

List Telemetry Pipelines

Tool to list all telemetry pipelines configured for the account.

List Views

Tool to list all views configured for the account.

Resume Log Ingestion

Tool to resume log ingestion for the account after it has been stopped.

Update Category

Tool to update a category name by its type and ID.

Update Index Rate Alert Configuration

Tool to configure index rate alerting settings including thresholds and notification channels.

Update Ingestion Exclusion Rule

Tool to update an existing exclusion rule by its ID.

Update API Key

Tool to update an API key name by its ID.

Update Member Role and Groups

Tool to update a member's role and group assignments by their email address.

Update Preset Alert

Tool to update an existing preset alert by ID.

Update Mezmo View

Tool to update an existing Mezmo view by its ID.

FAQ

Frequently asked questions

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

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

Start with Mezmo.It takes 30 seconds.

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

Start building