How to Use the AWeber MCP in Claude Code
Pipe AWeber account data directly into your shell scripts and CI/CD jobs. Claude Code connects your terminal to your marketing tools.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AWeber MCP to Claude Code
Create your Vinkius account to connect AWeber to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Reporting in Your CI/CD Pipeline
Create automated reports in your CI process using tools like `list_broadcasts` and `get_broadcast_stats`. For example, build a nightly cron job that hits this server to check the open rate of your latest newsletter. If the numbers look off, you can pipe the output to another script that sends an alert to Slack. It's a simple way to monitor marketing funnels using the same MCP tools you use for monitoring infrastructure. No UIs, no manual checks.
Manage Subscribers from the Command Line
Use the `add_subscriber` tool directly from your terminal to manage users. Forget logging into the AWeber website to add one person. You can build simple shell scripts around this for bulk operations, too. For example, pipe a list of emails from a `cat users.txt` command directly into a script that adds each one to a specific list. This MCP Server makes AWeber feel like another command-line utility, like `grep` or `curl`.
Script Account Audits with Claude Code
Run quick, scripted checks on your AWeber setup with tools like `get_account_check` and `list_lists`. You can use a `claude-code` command with this MCP setup to confirm your connection is solid or get a fast inventory of all your mailing lists. This is great for periodic, automated audits. You can write a simple bash script that runs once a week, logs the number of subscribers per list using `list_subscribers`, and saves the output to a file. It's set-and-forget monitoring for your marketing stack.
Set up AWeber MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeaweber-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest AWeber transactions." It will automatically discover and invoke the available AWeber tools.
claude mcp add --transport http aweber-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about AWeber MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AWeber MCP today
We host it, we monitor it, we maintain it. You just paste one token.