MailboxPower Connector for AI agents.
9 live capabilities
Send personalized direct mail and physical gifts to your customers.
Waiting for input…
Why people use MailboxPower
MailboxPower for Direct Mail Marketing Automation
This Connector lets you handle that whole loop in one place. You just tell your agent to send a card to a specific client, and it pulls the data, picks the item, and triggers the shipment. You get a confirmed delivery status without ever leaving your chat window.
What Vinkius changes
You can manage your entire physical mail marketing strategy through a chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Sending a welcome gift to a new client
A sales rep wants to send a gift to a lead who just signed a contract.
- Real-world use case 02
Sending holiday cards to VIPs
A marketing manager wants to send a card to all VIPs.
- Real-world use case 03
Tracking a batch of thank-you notes
A customer success lead needs to track a batch of 50 thank-you notes.
Complete set · 9capabilities
The complete MailboxPower capability set.
These are the exact actions your AI can choose when you ask it to work with MailboxPower.
01—03
3 capabilities in this set.
Part of 9 available through MailboxPower.
- 01 Capability
Add contact to automation
Start an automation sequence for a specific contact. This helps you trigger gifts based on specific events.
- 02 Capability
Add contact to group
Place a contact into a specific mailing list or group. This makes it easier to target your direct mail campaigns.
- 03 Capability
Send shipment
Send a physical card or gift to a chosen contact. This is the primary way to trigger your direct mail.
04—06
3 capabilities in this set.
Part of 9 available through MailboxPower.
- 04 Capability
Create contact
Add a new recipient to your MailboxPower database. Use this to keep your contact information up to date.
- 05 Capability
Create group
Build a new group for targeted direct mail campaigns. This allows you to segment your audience for different gifts.
- 06 Capability
Get contact
Pull specific details for an existing recipient. This helps you find the right address before sending a card.
07—09
3 capabilities in this set.
Part of 9 available through MailboxPower.
- 07 Capability
List automations
See all your active marketing automations at once. Use this to manage your ongoing campaign schedules.
- 08 Capability
List contacts
View your entire list of recipients in the MailboxPower system. This gives you a quick overview of your database.
- 09 Capability
List groups
Review all your current contact groups and segments. This helps you see which audiences are already organized.
Set up in minutes
One URL. Then ask MailboxPower to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MailboxPower 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_UXcWkHGfrX48b6pZliA9c388kh32pjbuho0hOzit/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 MailboxPower, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MailboxPower for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UXcWkHGfrX48b6pZliA9c388kh32pjbuho0hOzit/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 MailboxPower URL.
- Step 03
Save and start
Save the connection and enable MailboxPower in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mailboxpower": {
"url": "https://edge.vinkius.com/vk_preview_UXcWkHGfrX48b6pZliA9c388kh32pjbuho0hOzit/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 MailboxPower
Open Agent mode in chat and ask: "Using MailboxPower, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mailboxpower": {
"url": "https://edge.vinkius.com/vk_preview_UXcWkHGfrX48b6pZliA9c388kh32pjbuho0hOzit/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 MailboxPower
Ask Copilot: "Using MailboxPower, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mailboxpower": {
"url": "https://edge.vinkius.com/vk_preview_UXcWkHGfrX48b6pZliA9c388kh32pjbuho0hOzit/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 MailboxPower
Open Cascade and ask: "Using MailboxPower, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mailboxpower": {
"url": "https://edge.vinkius.com/vk_preview_UXcWkHGfrX48b6pZliA9c388kh32pjbuho0hOzit/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 MailboxPower
Ask Cline: "Using MailboxPower, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mailboxpower --transport http "https://edge.vinkius.com/vk_preview_UXcWkHGfrX48b6pZliA9c388kh32pjbuho0hOzit/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 MailboxPower
Ask Claude: "Using MailboxPower, show me...". 9 tools are ready
Where the request belongs
Work MailboxPower can move forward.
This is for sales and marketing ops who are tired of manual data entry and jumping between CRM tabs to send physical gifts.
Sales Development Rep
Sends personalized gifts to high-value prospects to break through the noise during a cold outreach cycle.
Marketing Manager
Runs direct mail campaigns for specific audience segments without manual list building or constant tab switching.
Customer Success Lead
Sends automated thank-you cards and retention gifts to keep clients happy and loyal.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsIgnitePOST
Manage hand-written note orders and outreach campaigns via IgnitePOST API.
AMcards
Send personalized greeting cards and handwritten notes to clients and prospects that feel genuinely personal at scale.
Poplar
Automate programmatic direct mail via Poplar. trigger mailers, standardize addresses, and manage audiences directly from any AI agent.
Cardly
Send physical greeting cards via Cardly. automate personalized card sends, track orders, and manage contacts directly from any AI agent.
Stannp
Automate direct mail and physical letters via Stannp. manage letters, postcards, and campaigns directly from any AI agent.
Mailify (Sarbacane)
Manage email and SMS marketing campaigns, address books, and contacts via the Mailify API.
Bring your own AI
Change the model, client or framework. Keep MailboxPower 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 MailboxPower.
The practical details behind the request, access and result.
Can I use MailboxPower MCP to send physical gifts to my customers?
Yes, this Connector lets you send physical cards and gifts directly through your AI agent. You can trigger shipments for specific clients or entire groups without leaving your workspace.
How does MailboxPower MCP handle tracking for my direct mail?
It pulls real-time delivery statuses from your MailboxPower account. Your agent can provide updates on what's been delivered and what's still in transit.
Can MailboxPower MCP help me organize my mailing lists?
Yes, you can create new contact groups and add recipients to them via your agent. This makes it much easier to segment your audience for different marketing campaigns.
Is MailboxPower MCP good for sales teams?
It's a great capability for sales teams who want to send high-touch, personalized gifts to prospects. It helps you stand out by automating the manual work of physical mail.
Can I see what products are available for MailboxPower MCP?
Yes, you can ask your agent to browse your available product catalog. It can show you the different cards and promotional items you have ready to send.
How do I add a new contact to a MailboxPower MCP campaign?
You can simply tell your agent to create a new contact or add an existing one to a specific group. The Connector handles the data sync with your MailboxPower account automatically.
Can I send personalized gifts and cards?
Yes. Browse the product catalog, personalize gifts and cards with custom messages, and send to any US address with delivery tracking.
Can I run direct mail campaigns?
Yes. Create campaigns with recipient lists, schedule mailings, and track delivery status for each piece.
What API does MailboxPower use?
Bearer authentication against api.mailboxpower.com/v1.
One connection away
Give your agent a direct line to MailboxPower.
Connect MailboxPower once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available