How to Use the Buttondown Alternative MCP in Claude Code
Manage your newsletter lists and trigger automated emails straight from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Buttondown Alternative MCP to Claude Code
Create your Vinkius account to connect Buttondown Alternative 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.
Terminal-Based Subscriber Audits
The `list_subscribers` tool lets Claude Code query your reader database directly from the command line. SREs and developers can pipe this output into local grep or awk scripts to audit active accounts. You do not need a heavy web interface to check your audience size. Running a single command lets you inspect subscriber profiles and export the results to your terminal buffer.
Scripted Newsletter Dispatches via CLI MCP Server
The `create_email` tool allows Claude Code to draft and queue new emails using local terminal inputs. You can feed raw markdown files from your git repository straight into the tool. This makes automated release notes incredibly simple to distribute. Your build pipeline can trigger the CLI to draft a newsletter the moment a new tag is pushed.
Automated Webhook Diagnostics
The `list_webhooks` tool gives Claude Code the capability to monitor active event listeners from your shell. This MCP tool helps you verify if your endpoints are registered. If an endpoint is missing, the agent runs `create_webhook` to register the new destination. You manage your entire pub-sub architecture without leaving your SSH session.
Set up Buttondown Alternative 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 seebuttondown-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Buttondown Alternative transactions." It will automatically discover and invoke the available Buttondown Alternative tools.
claude mcp add --transport http buttondown-alternative-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 Buttondown Alternative MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Buttondown Alternative MCP today
We host it, we monitor it, we maintain it. You just paste one token.