AWeber Connector for AI agents.
12 live capabilities
Manage email marketing lists and subscriber data directly through your AI client.
Waiting for input…
Why people use AWeber
AWeber for Email Marketing Automation
This Connector changes that by bringing your AWeber data directly into your chat interface. You can ask your agent to pull engagement stats or find a specific user without ever leaving your workspace. You get a direct line to your marketing data, letting you stay focused on the actual work of creating content.
What Vinkius changes
You get a conversational interface for your email marketing data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a VIP subscriber
A user asks the agent to find a subscriber by email to see if they have the VIP tag.
- Real-world use case 02
Checking promo performance
A marketer asks for the open rate of the last promo.
- Real-world use case 03
Updating a new sign-up
A strategist wants to tag a new sign-up as an early adopter.
Complete set · 12capabilities
The complete AWeber capability set.
These are the exact actions your AI can choose when you ask it to work with AWeber.
01—04
4 capabilities in this set.
Part of 12 available through AWeber.
- 01 Capability
Find subscriber
Find a subscriber by email across the entire account. This helps you quickly locate specific users for updates.
- 02 Capability
Get account check
Verify AWeber connection and list available accounts. Use this to make sure your agent is synced correctly.
- 03 Capability
Get account
Get details for a specific AWeber account. This provides the core data for your connected marketing profile.
- 04 Capability
Get broadcast stats
Get engagement statistics for a specific broadcast. Use this to see how many people opened or clicked your last email.
05—08
4 capabilities in this set.
Part of 12 available through AWeber.
- 05 Capability
List broadcasts
List all sent or scheduled broadcasts. This lets you see your entire email history and upcoming sends.
- 06 Capability
List campaigns
List automated campaigns. Use this to audit your ongoing marketing flows and ensure they are active.
- 07 Capability
List lists
List all mailing lists for an account. This provides a bird's-eye view of all your audience segments.
- 08 Capability
List subscribers
List subscribers for a specific list. Use this to see who is actually on a particular mailing list.
09—12
4 capabilities in this set.
Part of 12 available through AWeber.
- 09 Capability
Update subscriber
Update an existing subscriber details. This allows you to modify user tags or info through your chat agent.
- 10 Capability
Add subscriber
Add a new subscriber to a list. Use this to quickly put people on your mailing lists without manual entry.
- 11 Capability
Get list
Get details for a specific mailing list. This gives you the specifics of a single audience segment.
- 12 Capability
List accounts
List all accounts associated with the authenticated user. Use this to see all your different marketing identities.
Set up in minutes
One URL. Then ask AWeber to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AWeber from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_6L50qm7Rxqhs1zj8VR5yfmIJ9FsErHB5y0z6xUJT/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it AWeber, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AWeber for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_6L50qm7Rxqhs1zj8VR5yfmIJ9FsErHB5y0z6xUJT/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the AWeber URL.
- Step 03
Save and start
Save the connection and enable AWeber in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"aweber": {
"url": "https://edge.vinkius.com/vk_preview_6L50qm7Rxqhs1zj8VR5yfmIJ9FsErHB5y0z6xUJT/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using AWeber
Open Agent mode in chat and ask: "Using AWeber, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"aweber": {
"url": "https://edge.vinkius.com/vk_preview_6L50qm7Rxqhs1zj8VR5yfmIJ9FsErHB5y0z6xUJT/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using AWeber
Ask Copilot: "Using AWeber, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"aweber": {
"url": "https://edge.vinkius.com/vk_preview_6L50qm7Rxqhs1zj8VR5yfmIJ9FsErHB5y0z6xUJT/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using AWeber
Open Cascade and ask: "Using AWeber, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"aweber": {
"url": "https://edge.vinkius.com/vk_preview_6L50qm7Rxqhs1zj8VR5yfmIJ9FsErHB5y0z6xUJT/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using AWeber
Ask Cline: "Using AWeber, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add aweber --transport http "https://edge.vinkius.com/vk_preview_6L50qm7Rxqhs1zj8VR5yfmIJ9FsErHB5y0z6xUJT/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using AWeber
Ask Claude: "Using AWeber, show me...". 12 tools are ready
Where the request belongs
Work AWeber can move forward.
This is for the email marketer who spends too much time copy-pasting subscriber data or the content lead who needs to check broadcast stats while drafting new copy.
Email Marketer
Checks broadcast stats and updates subscriber tags during live campaigns to keep records accurate.
Content Strategist
Audits mailing lists and automated campaigns while planning the weekly newsletter to ensure consistency.
Automation Engineer
Manages subscriber flows and list metadata through natural language commands to keep marketing systems running.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAWeber
Automate email marketing via AWeber. manage accounts, mailing lists, and subscribers directly from any AI agent.
Mailingwork
Execute professional email marketing campaigns with advanced segmentation, A/B testing, and GDPR-compliant list management.
Maildroppa
Grow your email list and send targeted campaigns with a simple email marketing platform designed for solopreneurs and creators.
Acelle Mail
Launch email campaigns, grow subscriber lists, and track open rates with a self-hosted email marketing platform built for scale.
Inbox (useinbox.com)
Manage email campaigns, contact lists, and newsletters via UseINBOX API.
Buttondown
Manage your newsletter via Buttondown. track subscribers, send emails, and monitor analytics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep AWeber connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about AWeber.
The practical details behind the request, access and result.
Can the AWeber MCP help me manage my mailing lists?
Yes, it lets you view all your lists and see specific subscriber data for each one. You can ask your agent to show you what lists you have active right now.
How do I find a specific subscriber using this Connector?
You can just ask your agent to find a person by their email address. It will search your entire AWeber account and tell you which lists they are on and what tags they have.
Can I see how my emails performed with the AWeber MCP?
Yes, you can pull engagement statistics for your broadcasts. Your agent can tell you the open rates, click-through rates, and total reach for your past emails.
Does the AWeber MCP let me update subscriber tags?
It does. You can tell your agent to update an existing subscriber's details or tags, which keeps your audience segments accurate without you having to log in.
Is the AWeber MCP good for auditing my automated campaigns?
It's great for that. You can ask your agent to list all your automated campaigns to make sure they are scheduled correctly and see what's currently running.
Can I add new people to my AWeber lists using this?
Yes, you can tell your agent to add a new subscriber to a specific list. It handles the entry for you so you don't have to do it manually.
Can the AI automatically find a subscriber across all my mailing lists?
Yes! Use the find_subscriber capability with an email address. Your agent will scan your entire account to retrieve the subscriber's profile, list associations, and status in seconds.
How do I check the statistics for my latest email broadcast through the AI?
Simply ask the agent to run the get_broadcast_stats capability. It will return performance metrics like open rates and click-throughs for your most recent sends.
Does the integration allow for managing automated campaign flows?
Yes. The list_campaigns capability allows you to audit all active automated sequences, helping you monitor onboarding flows and follow-up sequences directly from your workspace.
One connection away
Give your agent a direct line to AWeber.
Connect AWeber once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available