How to integrate AWeber MCP with Atomic Agent

Connect Atomic Agent 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

Atomic Agent is an open-source AI agent that runs on your machine and supports local models through llama.cpp. Connect it to 1,500+ apps through Composio, including AWeber.

This guide uses Atomic Agent's built-in Composio integration. You need Atomic Agent v0.5.6 or later, your own Composio API key, and a AWeber account. See the Atomic Agent documentation for installation instructions.

Also integrate AWeber with

How Atomic Agent connects to AWeber

Atomic Agent connects to Composio's Tool Router over Streamable HTTP MCP. It discovers the tools needed for your request, and Composio handles account authentication.

Execution and account-connection tools follow Atomic Agent's configured approval policy. Review any approval prompt before allowing an action on your connected account.

Connect AWeber to Atomic Agent

  1. Sign up or sign in to the Composio dashboard. Copy your API key.
  2. In Atomic Agent, open the Integrations tab and select Composio. Select API key, press e, paste the key, and press Enter. The tools become available immediately, without a restart.
  3. Ask Atomic Agent to do something in AWeber. It searches Composio for the right tool.
  4. On first use, open the sign-in link returned in the chat. Connect your AWeber account, then return to Atomic Agent to continue.

Headless setup

Add the following line to ~/.atomic-agent/.env, replacing YOUR_COMPOSIO_API_KEY with your key. Start Atomic Agent after saving the file.

bash
COMPOSIO_API_KEY=YOUR_COMPOSIO_API_KEY

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.

Use AWeber from Atomic Agent

With your account connected, ask Atomic Agent to work with AWeber in natural language. You can connect more apps through the same Composio integration as you need them.

Visit the Atomic Agent website or inspect the Atomic Agent source code.

Troubleshooting

Why is my API key rejected?

Copy the key directly from the Composio dashboard. Atomic Agent requires ASCII characters because it sends the key in an HTTP header. Remove any extra characters introduced when copying.

Why are Composio tools unavailable after saving a key?

Check that you use Atomic Agent v0.5.6 or later and that Composio is enabled in your configuration. A "composio": { "enabled": false } setting disables the integration while keeping the saved key on disk.

Does Composio have a free plan?

The Hobby plan includes 100,000 tool calls per month. Composio-managed OAuth apps have a lower included allowance. See Composio pricing for the current limits that apply to your connection.

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. Atomic Agent 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