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

Forcemanager logoForcemanager
Api Key

Forcemanager is a mobile-first CRM built for sales teams, enabling real-time insights and customer management on the go. Boost team productivity and close more deals with smarter workflows and actionable data.

20 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 Forcemanager 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 Forcemanager 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 Forcemanager 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 Forcemanager

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

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

5. Done!

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

The Forcemanager MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Forcemanager account. It provides structured and secure access to your CRM data, so your agent can perform actions like retrieving activity details, managing companies and contacts, and organizing sales orders on your behalf.

  • Activity management and retrieval: Instantly fetch specific sales activities or remove outdated ones, helping you keep your team's daily records up to date.
  • Company and contact administration: Easily get detailed company or contact information, or delete records when they're no longer needed—all with your agent's help.
  • Sales order and line control: Let your agent delete sales orders or individual order lines, streamlining your sales workflow and keeping data clean.
  • Master data maintenance: Empower your agent to manage master-data values, ensuring your CRM stays accurate and relevant as your business evolves.
  • Saved view organization: Ask your agent to delete saved views you no longer use, keeping your workspace focused and clutter-free.

Way Forward

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

Delete Activity

Delete an existing activity by ID.

Delete Company

Tool to delete a company by its ForceManager ID.

Delete Contact

Permanently deletes a contact from ForceManager by its unique ID.

Delete Sales Order

Delete a sales order by ID using ForceManager REST API.

Delete Sales Order Line

Delete a sales order line by ID.

Delete Master Data Value

Delete a master-data value (Z_ table) by ID using ForceManager REST API.

Delete View

Delete a saved view (custom filter) by its ID.

Get Activity

Retrieves a single activity by its ID from ForceManager CRM.

Get Company

Retrieve a single company by its ID from ForceManager.

Get Internal ID

Tool to retrieve ForceManager internal IDs mapping for a given externalId and entity type.

Get Product

Retrieve a single product by its ID from ForceManager/Sage Sales Management.

Get Sales Order Line

Retrieves a single sales order line by ID from ForceManager.

Get User

Retrieves a single ForceManager user by their ID, returning comprehensive user information including name, email, phone, active status, permission level, manager, branches, and more.

Get View

Tool to get a single view by ID.

List Views

Tool to list saved view filters.

Update Activity

Tool to update an existing activity by ID.

Update Company

Update Company

Update Product

Updates an existing product by ID in ForceManager.

Update Sales Order

Update Sales Order

Update Sales Order Line

Tool to update sales order line by ID.

FAQ

Frequently asked questions

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

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

Start with Forcemanager.It takes 30 seconds.

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

Start building