Postmark Connector for AI agents.
11 live capabilities
Manage transactional emails and monitor delivery health from your chat interface.
Waiting for input…
Why people use Postmark
Postmark for Transactional Email Debugging
This Connector changes that. You can stay in your IDE and just ask your agent to find the specific bounce for a user's email address. It pulls the data, tells you why it failed, and lets you verify the template layout in the same window.
What Vinkius changes
You get a direct line to your email infrastructure from your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Debugging a broken signup flow
An engineer asks the agent to find a specific bounce for a user who didn't receive a verification link.
- Real-world use case 02
Verifying a Welcome email
A product manager asks the agent to pull the HTML body of a template to check for broken links.
- Real-world use case 03
Checking daily delivery stats
A system admin asks for an overview of outbound messages to see if there's a spike in errors.
Complete set · 11capabilities
The complete Postmark capability set.
These are the exact actions your AI can choose when you ask it to work with Postmark.
01—04
4 capabilities in this set.
Part of 11 available through Postmark.
- 01 Capability
Get delivery stats
Get email delivery statistics
- 02 Capability
Get outbound stats
Get outbound delivery stats
- 03 Capability
Get template
Retrieve the raw body and details of a specific email template. Use this to verify your HTML and variables.
- 04 Capability
List bounces
List recent email bounces
05—08
4 capabilities in this set.
Part of 11 available through Postmark.
- 05 Capability
List domains
List all verified sending domains
- 06 Capability
List outbound messages
List sent messages
- 07 Capability
List account servers
List account servers
- 08 Capability
List email templates
List email templates
09—11
3 capabilities in this set.
Part of 11 available through Postmark.
- 09 Capability
Send batch email
Send emails in batch
- 10 Capability
Send email
Dispatch a transactional email using a subject line and either plain text or HTML. Use this for one-off messages.
- 11 Capability
Get server info
Get Postmark server configuration
Set up in minutes
One URL. Then ask Postmark to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Postmark 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_NXSEhZled0Vu4GkrCevS3cBuGGJbkuDDQGembvq6/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 Postmark, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Postmark for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_NXSEhZled0Vu4GkrCevS3cBuGGJbkuDDQGembvq6/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 Postmark URL.
- Step 03
Save and start
Save the connection and enable Postmark in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"postmark-alternative": {
"url": "https://edge.vinkius.com/vk_preview_NXSEhZled0Vu4GkrCevS3cBuGGJbkuDDQGembvq6/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 Postmark
Open Agent mode in chat and ask: "Using Postmark, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"postmark-alternative": {
"url": "https://edge.vinkius.com/vk_preview_NXSEhZled0Vu4GkrCevS3cBuGGJbkuDDQGembvq6/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 Postmark
Ask Copilot: "Using Postmark, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"postmark-alternative": {
"url": "https://edge.vinkius.com/vk_preview_NXSEhZled0Vu4GkrCevS3cBuGGJbkuDDQGembvq6/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 Postmark
Open Cascade and ask: "Using Postmark, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"postmark-alternative": {
"url": "https://edge.vinkius.com/vk_preview_NXSEhZled0Vu4GkrCevS3cBuGGJbkuDDQGembvq6/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 Postmark
Ask Cline: "Using Postmark, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add postmark-alternative --transport http "https://edge.vinkius.com/vk_preview_NXSEhZled0Vu4GkrCevS3cBuGGJbkuDDQGembvq6/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 Postmark
Ask Claude: "Using Postmark, show me...". 11 tools are ready
Where the request belongs
Work Postmark can move forward.
This is for the software engineer who's tired of clicking through dashboards at 2am to find out why a production email failed, or the product manager who needs to verify that a new 'Welcome' email looks correct without asking a developer to send a manual test.
Software Engineer
Debugging application email flows by checking bounce reasons and sending test messages directly from the terminal.
Product Manager
Verifying visual layouts of critical system emails and monitoring high-level delivery health metrics.
System Admin
Querying delivery analytics and tracing email endpoints for operational overviews.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPostmark
Automate transactional email delivery via Postmark. manage servers, templates, and bounces directly from any AI agent.
SendGrid
Deliver transactional and marketing emails at massive scale with industry-leading deliverability and real-time analytics.
UniOne
Send transactional and bulk emails with high deliverability, detailed analytics, and infrastructure that handles millions of messages.
SparkPost
Bring your SparkPost email delivery platform into your AI. Manage templates, send campaigns, and audit deliverability directly from your editor.
Mailjet
Deliver emails at scale with collaborative template editing, real-time monitoring, and deliverability analytics in one platform.
Bring your own AI
Change the model, client or framework. Keep Postmark 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 Postmark.
The practical details behind the request, access and result.
What can I do with the Postmark MCP?
You can send emails, check bounce logs, and view your delivery analytics from your AI client.
How do I check why an email bounced?
You can ask your agent to search for bounces using specific filters like the recipient's email or a message ID to see the exact reason for failure.
Can I see the HTML for my Postmark templates?
Yes, your agent can fetch the raw body of any specific template so you can verify the layout and variables.
Can I use this to send test emails?
You can send both raw HTML emails and messages from your pre-configured templates directly through your AI client.
Does this work with Cursor or Claude?
Yes, this Connector works with any MCP-compatible client including Claude, Cursor, and Windsurf.
How do I get started with Postmark MCP?
You just need your Postmark Server Token. Once you connect it through Vinkius, your agent can start managing your emails.
Can I use this server to actually send operational emails from my account?
Yes! The send_email and send_email_with_template capabilities will dispatch active live emails using your Postmark server configuration.
How can I debug a specific user reporting that they didn't receive an email?
You can ask the agent to execute search_outbound_messages or search_bounces using their exact email address. The agent will fetch the delivery log and status codes.
Do I need the Account Token or the Server Token to use this?
You only need the Server Token. Postmark divides workflows by servers (environments). Supplying the server token isolates this specific operational environment perfectly.
Can I send a transactional email using my AI agent?
Yes! Use the send_email action. Provide the sender and recipient details along with your subject and message body.
One connection away
Give your agent a direct line to Postmark.
Connect Postmark once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available