How to Use the Click2Mail MCP in Claude Code
Claude Code automates your mailings with the Click2Mail MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Click2Mail MCP to Claude Code
Create your Vinkius account to connect Click2Mail 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.
Claude Code runs mail jobs from your terminal
Pipe your mail production through the command line. Use `submit_mail_job` to trigger a delivery while you monitor the output directly in your shell. It handles the logic for batching your print files. You don't need a browser to manage your mailing pipeline anymore.
Monitor account credit with Claude Code
Run a quick check on your balance using `get_mail_credit_balance`. It returns the raw credit value so you can script your CI/CD flow to alert you if funds are low. You can chain this with `get_mail_account_history` to audit your transactions. It's built for engineers who need data at their fingertips.
Audit mailing jobs via Claude Code
Query your entire job list with `list_mail_jobs` to verify production status. It returns a clean list of active jobs for your terminal logs. Need to inspect a specific job? Use `get_mail_job_details` to pull the metadata. Everything stays in the terminal session.
Set up Click2Mail 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 seeclick2mail-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Click2Mail transactions." It will automatically discover and invoke the available Click2Mail tools.
claude mcp add --transport http click2mail-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 Click2Mail MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Click2Mail MCP today
We host it, we monitor it, we maintain it. You just paste one token.