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

Datadog logoDatadog
Oauth2Api Key

Datadog is a cloud monitoring and observability platform for applications and infrastructure. It helps teams detect issues and optimize performance by unifying metrics, logs, and traces.

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 Datadog 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 Datadog 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 Datadog 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 Datadog

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

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

5. Done!

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

The Datadog MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Datadog account. It provides structured and secure access to your monitoring and observability platform, so your agent can perform actions like creating dashboards, managing monitors, scheduling downtimes, and tracking key events on your behalf.

  • Custom dashboard creation and management: Direct your agent to build new dashboards or retrieve detailed information about existing dashboards for unified infrastructure and application monitoring.
  • Monitor setup and deletion: Easily have your agent create new monitors to track critical metrics or remove outdated ones to keep your alerting system relevant.
  • Automated downtime scheduling: Let your agent schedule maintenance windows by creating downtimes that suppress alerts during planned outages or deployments.
  • Event tracking and logging: Ask your agent to create and log significant events—like deployments or configuration changes—so your team always stays informed.
  • Service level objectives and synthetic testing: Instruct your agent to define SLOs or set up synthetic API tests for continuous reliability and performance tracking.

Way Forward

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

Create Dashboard

Create a dashboard in Datadog.

Create downtime

Creates a new downtime in Datadog to suppress alerts during maintenance windows or planned outages.

Create event

Creates a new event in Datadog.

Create monitor

Creates a new Datadog monitor to track metrics, logs, or other data sources with configurable alerting thresholds and notifications.

Create SLO

Create a Service Level Objective (SLO) in Datadog.

Create Synthetic API Test

Create a synthetic API test in Datadog.

Create Webhook

Create a webhook in Datadog.

Delete Dashboard

Delete a dashboard in Datadog.

Delete monitor

Deletes a Datadog monitor permanently.

Get Dashboard

Get a specific dashboard from Datadog.

Get monitor

Retrieves detailed information about a specific Datadog monitor, including its current state, configuration, and any active downtimes.

Get Service Dependencies

Get service dependency mapping from Datadog APM.

Get Synthetics Locations

Tool to retrieve all available public and private locations for Synthetic tests in Datadog.

Get host tags

Retrieves all tags associated with a specific host in Datadog.

Get usage summary

Retrieves usage summary information from Datadog including API calls, hosts, containers, and other billable usage metrics.

List All Tags

List all tags from Datadog.

List API Keys

List API keys in Datadog.

List APM Services

List APM services from Datadog.

List AWS Integration

List AWS integrations in Datadog.

List dashboards

Lists all Datadog dashboards with basic information.

List events

Lists events from Datadog within a specified time range.

List hosts

Lists all hosts in your Datadog infrastructure with detailed information including metrics, tags, and status.

List Incidents

List incidents from Datadog.

List Log Indexes

Tool to retrieve a list of all log indexes configured in Datadog, including their names and configurations.

List active metrics

Discover metric names by listing actively reporting metrics since a given timestamp.

List monitors

Get all monitor details.

List Roles

List roles from Datadog organization.

List service checks

Lists service checks from Datadog.

List SLOs

List Service Level Objectives (SLOs) from Datadog.

List Synthetics Tests

List Synthetics tests from Datadog.

List Users

List users from Datadog organization.

List Webhooks

List webhooks from Datadog.

Mute Monitor

Mute a monitor in Datadog.

Query metrics

Queries Datadog metrics and returns time series data.

Search logs

Searches Datadog logs with advanced filtering capabilities.

Search Spans Analytics

Search and analyze span data with aggregations in Datadog.

Search Traces

Search for traces in Datadog APM.

Submit metrics

Submits custom metrics to Datadog.

Unmute Monitor

Unmute a monitor in Datadog.

Update Dashboard

Update a dashboard in Datadog.

Update host tags

Updates tags for a specific host in Datadog.

Update monitor

Updates an existing Datadog monitor with new configuration, thresholds, or notification settings.

FAQ

Frequently asked questions

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

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

Start with Datadog.It takes 30 seconds.

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

Start building