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

Onedesk logoOnedesk
Api Key

OneDesk is an all-in-one platform that combines help desk and project management tools. It lets teams manage customer support, tasks, and projects from a single workspace.

24 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 Onedesk 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 Onedesk 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 Onedesk 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 Onedesk

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

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

5. Done!

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

The Onedesk MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Onedesk account. It provides structured and secure access to your help desk and project management workspace, so your agent can perform actions like managing tickets, handling tasks, logging work, and cleaning up projects on your behalf.

  • Automated worklog entry creation: Let your agent log time spent on tickets, tasks, or projects, so you can track team effort without manual entry.
  • Ticket and task cleanup: Direct your agent to delete tickets or tasks that are no longer needed, keeping your workspace organized and up to date.
  • Project and requirement management: Have the agent remove outdated projects or requirements, ensuring your portfolio stays relevant and clutter-free.
  • Attachment and comment removal: Ask your agent to delete attachments or comments from tasks, tickets, or projects, maintaining a clean and focused workflow.
  • Customer and timesheet handling: Enable your agent to securely delete customers or timesheets, helping you maintain accurate records and compliance.

Way Forward

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

Create Worklog Entry

Create a worklog entry to track time spent on a work item (task, ticket, project, etc.

Delete Attachment

Delete a specific attachment from OneDesk by its ID.

Delete Comment

Deletes a comment from OneDesk by its ID.

Delete Customer

Deletes a customer from OneDesk using the DELETE /customers/{id} endpoint.

Delete Message

Deletes a message from OneDesk by its unique message ID.

Delete Project

Delete a project in OneDesk by its ID.

Delete Requirement

Delete a requirement from OneDesk.

Delete Task

Tool to delete a specific task.

Delete Ticket

Deletes a ticket from OneDesk by its internal ID.

Delete Timesheet

Tool to delete a timesheet by its ID.

Delete User

Deletes a user from OneDesk by their unique user ID.

Get Attachments

Retrieve attachments for a specific item by its external ID.

Get Comment Details

Retrieve detailed information for a specific comment by its ID.

Get Comments

Attempts to retrieve comments (discussion posts) from OneDesk.

Get Feedback Items

Retrieve all feedback items from OneDesk.

Get Feedback Details

Retrieve detailed information about a specific item in OneDesk by its internal ID.

Get Issue Details

Retrieve comprehensive details of a specific issue by its ID.

Get Issues

Retrieve a list of issues from OneDesk.

Get Messages

Tool to retrieve a list of messages from OneDesk.

Get Requirements

Retrieve a list of requirements from OneDesk.

Get Task Details

Retrieves comprehensive details of a specific task/item in OneDesk by its ID.

Get Tickets

Retrieve tickets from OneDesk by querying a range of item IDs.

Get Timesheet Details

Tool to retrieve details of a specific timesheet entry.

Get Worklogs

Retrieve a list of worklogs from OneDesk with optional filtering and pagination.

FAQ

Frequently asked questions

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

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

Start with Onedesk.It takes 30 seconds.

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

Start building