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

Procfu logoProcfu
Api Key

ProcFu is an automation toolkit that supercharges Podio with scripting and integration capabilities. You can automate Podio workflows, link external apps, and build custom mini apps without manual coding.

12 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 Procfu 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 Procfu 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 Procfu 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 Procfu

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

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

5. Done!

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

The Procfu MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Procfu account. It provides structured and secure access to advanced Podio automations, letting your agent compare arrays, generate test data, interact with Google Drive and Sheets, and even harness OpenAI for creative tasks—all on your behalf.

  • Automated data comparison and manipulation: Have your agent find differences, additions, deletions, or intersections between two JSON arrays to quickly analyze data changes or synchronize lists.
  • Google Drive file management: Direct your agent to delete files or folders from your Google Drive, streamlining cleanup and organization without manual effort.
  • Dynamic test data and placeholder generation: Instantly generate dummy emails, numbers, images, or addresses for testing, prototyping, or populating demo environments.
  • Retrieve Google Sheets data: Ask your agent to pull contents from a specific Google Sheet as an array, making it easy to process, analyze, or migrate spreadsheet data.
  • Conversational AI and image generation: Let your agent query OpenAI GPT for answers or generate new images from text prompts, extending automation into creative and cognitive tasks.

Way Forward

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

Array Difference Deletions

Tool to return items removed when comparing two JSON arrays.

Array Diff New

Tool to return items added in the second JSON array.

Array Diff Same

Tool to get items present in both JSON arrays.

Array Sort

Tool to sort a JSON array of values.

Copy Podio files to FTP

Tool to copy files matching a pattern from a Podio item to an FTP server.

Generate dummy data

Tool to generate dummy data.

Google Drive Delete

Tool to delete a Google Drive file or folder.

Ask question to OpenAI GPT

Tool to ask a question to OpenAI GPT.

Generate Image with OpenAI

Tool to generate an image via OpenAI API.

Get Google Sheet contents as array

Tool to get sheet contents as array.

Get Google Sheets Metadata

Tool to retrieve metadata of a Google Sheets spreadsheet, including sheet names, IDs, and properties.

Upload image to Podio item field

Tool to upload a remote image file by URL to a Podio item image field.

FAQ

Frequently asked questions

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

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

Start with Procfu.It takes 30 seconds.

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

Start building