How to Use the Get a Newsletter MCP in Claude Code
Run Get a Newsletter campaigns and manage subscribers directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Get a Newsletter MCP to Claude Code
Create your Vinkius account to connect Get a Newsletter 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.
Headless list management from the terminal
Manage your audience without a GUI. Claude Code runs in your shell, allowing you to pipe terminal outputs directly into `create_contact` and `delete_contact` to manage your subscriber lists instantly. You can write a quick bash script that uses the CLI to sync your local user database. The agent executes the tools in the background, keeping your production lists updated.
Scripted campaign tracking with this MCP Server
This MCP server lets you monitor email performance during CI/CD runs. Claude Code uses `list_campaigns` and `get_campaign` to fetch open rates and output them as raw text to your terminal. You can set up cron jobs that trigger the agent to check campaign statuses. It extracts the metrics and pipes them to your monitoring tools without needing a browser.
Bulk contact operations via CLI commands
Handle large-scale subscriber updates using simple terminal prompts. Claude Code runs `list_contacts` and loops through your records using `update_contact` to modify tags or custom fields. The agent handles the API limits and error states automatically. It provides a clean terminal summary of all successful updates once the execution completes.
Set up Get a Newsletter 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 seeget-a-newsletter-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Get a Newsletter transactions." It will automatically discover and invoke the available Get a Newsletter tools.
claude mcp add --transport http get-a-newsletter-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 Get a Newsletter MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Get a Newsletter MCP today
We host it, we monitor it, we maintain it. You just paste one token.