How to integrate AWeber MCP with Hermes

Connect Hermes to AWeber MCP. Send broadcast to promotions subscribers list, add subscriber with tags to list, and more using natural language, with authentication handled for you.

AWeber logoAWeber
Oauth2

AWeber is an email marketing platform for creating campaigns, lists, and landing pages. It helps businesses automate email outreach and measure subscriber engagement.

32 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 AWeber 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 AWeber with

What is Composio Connect?

Composio Connect is a consumer offering that lets anyone plug 1,500+ 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 AWeber 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 AWeber

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

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

5. Done!

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

The AWeber MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your AWeber account. It provides structured and secure access so your agent can perform AWeber operations on your behalf.

Way Forward

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

Add Subscriber

Add one consented subscriber to an AWeber list.

Cancel Broadcast Schedule

Cancel an AWeber broadcast's existing delivery schedule.

Create Broadcast Draft

Create an API-managed AWeber broadcast draft for later review or editing.

Create Custom Field

Create a named custom subscriber field on one AWeber mailing list.

Delete Broadcast Draft

Permanently delete one unsent broadcast draft created through the AWeber API.

Delete Custom Field

Permanently delete one custom field definition at the exact AWeber path identified by account_id, list_id, and custom_field_id.

Delete Subscriber

Permanently delete one AWeber subscriber by current email or numeric ID.

Get Broadcast

Return one specific AWeber broadcast by numeric ID, including its content, lifecycle status, targeting, tracking settings, and schedule or send metadata.

Get Subscriber

Return one AWeber subscriber by numeric ID, including personally identifiable information (PII), subscription status, tags, custom fields, lifecycle timestamps, customer notes, IP address, and precise latitude/longitude when available.

List Accounts

List one page of AWeber customer accounts authorized by the connected OAuth account, or retrieve one account by account_id.

List Broadcast Engagement

Return one page of sensitive subscriber-level opens or clicks for a sent broadcast.

List Broadcasts

List one page of broadcasts for a mailing list by required lifecycle status, or set count_only=true to return only total_size.

List Broadcast Statistics

List one page of aggregate, time-series, link-ranked, and subscriber-ranked statistics for a broadcast campaign message, or retrieve one exact statistic.

List Custom Fields

List one page of custom subscriber fields defined for an AWeber mailing list, or retrieve one field by custom_field_id.

List Integrations

List one page of integrations connected to an AWeber account, or retrieve one integration by integration_id.

List Landing Pages

List one page of landing-page summaries for an AWeber mailing list, or provide landing_page_id to retrieve one page including its potentially large draft and published HTML.

List Legacy Campaign Messages

List one page of AWeber's legacy campaign message resources, filter by broadcast/followup type, or retrieve one message by type and ID.

List Lists

List one page of mailing lists for an AWeber account, optionally filtering by list name or unique list ID, or retrieve one mailing list by list_id.

List Segments

List audience segments for a mailing list, or retrieve one segment by segment_id, so valid broadcast targeting choices can be inspected.

List Subscriber Activity

Retrieve one page of a subscriber's chronological activity, including subscription, verification, message delivery, open, click, and tracked events.

List Tags

Get up to 500 tags used by subscribers on an AWeber mailing list, sorted by descending popularity.

List Web Forms

List one page of web forms across an account or for one mailing list, or retrieve one web form when list_id and webform_id are both provided; webform_id cannot be used without list_id.

List Web Form Split Test Components

List one page of components in an AWeber web form split test, or retrieve one component when component_id is provided.

List Web Form Split Tests

List one page of web form split tests across an account or for one mailing list, or retrieve one split test when list_id and split_test_id are both provided; split_test_id cannot be used without list_id.

Move Subscriber

Move a currently subscribed person between two lists owned by the same AWeber account.

Record Subscriber Tracked Event

Record one AWeber purchase/pageview tracked event and create the consented subscriber if absent or update the subscriber if present.

Schedule Broadcast

Schedule an AWeber broadcast for audience email delivery at a future time.

Search Subscribers

Search exact subscriber attributes across an account or within one AWeber mailing list, or return all subscribers in a list when no filters are supplied.

Update Broadcast Draft

Safely update one or more fields on an API-created AWeber broadcast draft.

Update Custom Field

Rename an AWeber custom subscriber field or change whether subscribers may update it.

Update Subscriber

Update reversible profile fields for one AWeber subscriber selected by current email or numeric ID.

Update Subscriber Consent and Automation

Change one AWeber subscriber's consent status, autoresponder position, or Campaign tags.

FAQ

Frequently asked questions

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

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

Start with AWeber.It takes 30 seconds.

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

Start building