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

Maintainx logoMaintainx
Api Key

Maintainx is a cloud-based CMMS for centralizing maintenance data, communication, and workflows. It helps organizations streamline maintenance operations and improve team coordination.

30 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 Maintainx 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 Maintainx 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 Maintainx 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 Maintainx

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

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

5. Done!

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

The Maintainx MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Maintainx account. It provides structured and secure access to your maintenance operations, so your agent can create work orders, update existing tasks, manage assets, and keep your teams aligned—automatically and on your behalf.

  • Work order creation and management: Instantly have your agent create new work orders, add detailed descriptions, set priorities, and assign them to the right teams or users.
  • Automated work order updates and comments: Let your agent update existing work orders or add comments for documentation and real-time communication between team members.
  • Asset and location tracking: Effortlessly list and retrieve all assets and locations across your organization, helping you keep maintenance data organized and accessible.
  • Category and team organization: Enable your agent to fetch and manage categories or teams, ensuring work orders and assets are classified and assigned correctly.
  • Smart work request portals: Have your agent generate custom work request portals so stakeholders can submit maintenance requests easily and securely.

Way Forward

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

Create Category

Tool to create a new category in MaintainX for organizing work orders, assets, and other items.

Create Location

Tool to create a new location in MaintainX.

Create Procedure Template

Tool to create a new procedure template in MaintainX with checklist items for work orders.

Create Work Order

This tool creates a new work order in MaintainX.

Create Work Order Comment

This tool creates a new comment on an existing work order in MaintainX.

Create Work Request

Tool to create a new work request in MaintainX.

Create Work Request Portal

Creates a new work request portal in MaintainX.

Delete Assets

Tool to delete an asset from MaintainX by its ID.

Delete Category

Tool to delete a category in MaintainX.

Find Entity

A tool to search and find specific entities within MaintainX by specified fields.

Get Category

Tool to retrieve detailed information about a specific category by its ID.

Get Location

Tool to retrieve detailed information about a specific location by its ID.

Get User

Tool to retrieve detailed information about a specific user by their ID.

Get Vendor

Tool to retrieve detailed information about a specific vendor by its ID.

Get Work Order Costs

Tool to retrieve costs information for a specific work order by its ID.

List Asset Criticalities

Tool to retrieve a list of asset criticalities from MaintainX.

List Assets

This tool allows users to retrieve a list of all assets in their organization.

List Categories

This tool retrieves a list of all categories in your MaintainX organization.

List Locations

This tool retrieves a list of all available locations in the organization's MaintainX account.

List Meters

Tool to list all meters in your organization.

List Parts

Tool to list parts/inventory items with pagination and filtering.

List Procedure Templates

Tool to list procedure templates from MaintainX.

List Teams

This tool retrieves a list of all teams in your MaintainX organization.

List Work Orders

Action to list work orders from MaintainX.

List Work Request Portals

Tool to list all work request portals in your MaintainX organization.

List Work Requests

Tool to retrieve a list of work requests from MaintainX.

Update Vendor Attachment

Tool to update a vendor attachment in MaintainX.

Update Work Order

This tool allows users to update an existing work order in MaintainX by modifying specific attributes without affecting other unchanged fields.

Update Work Order Status

This tool allows users to update the status of a specific work order in MaintainX.

Update Work Request Portal

Updates an existing work request portal in MaintainX.

FAQ

Frequently asked questions

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

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

Start with Maintainx.It takes 30 seconds.

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

Start building