AMcards Connector for AI agents.
7 live capabilities
Send personalized physical mail and handwritten notes to your clients.
Waiting for input…
Why people use AMcards
AMcards for Automated Physical Mail
With AMcards, you just tell your agent to send the card. It pulls the template, handles the address, and triggers the shipment. You get the same high-touch result without the manual friction.
What Vinkius changes
You can manage a physical mail campaign as easily as sending a text message.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Post-Meeting Follow-up
A sales rep asks the agent to send a 'Great meeting' card to a lead immediately after a call using send_greeting_card.
- Real-world use case 02
Client Onboarding
A success manager triggers an automated drip campaign to welcome new enterprise clients over 30 days using trigger_drip_campaign.
- Real-world use case 03
Real Estate Referrals
An agent sets up a 'Happy House Anniversary' mail sequence for every past home buyer to stay top-of-mind.
Complete set · 7capabilities
The complete AMcards capability set.
These are the exact actions your AI can choose when you ask it to work with AMcards.
01—04
4 capabilities in this set.
Part of 7 available through AMcards.
- 01 Capability
Check api health
Use check_api_health to verify that the connection to the mailing service is active. This ensures your agent can actually send mail when you ask.
- 02 Capability
List drip campaigns
Use list_drip_campaigns to see all your automated mailing sequences in one place. This helps you track which leads are in which lifecycle.
- 03 Capability
List card templates
Use list_card_templates to browse your library of greeting cards. This helps you pick the right design for a specific occasion.
- 04 Capability
List configured webhooks
Use list_configured_webhooks to check which external systems are receiving updates from your mailings. This is great for syncing with your CRM.
05—07
3 capabilities in this set.
Part of 7 available through AMcards.
- 05 Capability
Send greeting card
Use send_greeting_card to trigger the actual shipment of a card to a specific address. This is the primary capability for sending physical mail.
- 06 Capability
Trigger drip campaign
Use trigger_drip_campaign to start an automated sequence for a specific user. This puts a new lead into a multi-touch mailing lifecycle.
- 07 Capability
Get card sending history
Use get_card_sending_history to pull a list of all past cards sent and their current status. This helps you see what's been mailed recently.
Set up in minutes
One URL. Then ask AMcards to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AMcards 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_7TFJqsiGaywrULlRMskcC819mIfRB1AAlHlR3e1o/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 AMcards, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AMcards for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7TFJqsiGaywrULlRMskcC819mIfRB1AAlHlR3e1o/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 AMcards URL.
- Step 03
Save and start
Save the connection and enable AMcards in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"amcards": {
"url": "https://edge.vinkius.com/vk_preview_7TFJqsiGaywrULlRMskcC819mIfRB1AAlHlR3e1o/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 AMcards
Open Agent mode in chat and ask: "Using AMcards, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"amcards": {
"url": "https://edge.vinkius.com/vk_preview_7TFJqsiGaywrULlRMskcC819mIfRB1AAlHlR3e1o/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 AMcards
Ask Copilot: "Using AMcards, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"amcards": {
"url": "https://edge.vinkius.com/vk_preview_7TFJqsiGaywrULlRMskcC819mIfRB1AAlHlR3e1o/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 AMcards
Open Cascade and ask: "Using AMcards, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"amcards": {
"url": "https://edge.vinkius.com/vk_preview_7TFJqsiGaywrULlRMskcC819mIfRB1AAlHlR3e1o/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 AMcards
Ask Cline: "Using AMcards, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add amcards --transport http "https://edge.vinkius.com/vk_preview_7TFJqsiGaywrULlRMskcC819mIfRB1AAlHlR3e1o/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 AMcards
Ask Claude: "Using AMcards, show me...". 7 tools are ready
Where the request belongs
Work AMcards can move forward.
For relationship managers and sales leaders who are tired of manual data entry into mailing platforms and want to automate high-touch gifting without losing the personal touch.
Sales Development Representative
Sends a physical thank-you card immediately after a discovery call to stay top-of-mind with a lead.
Customer Success Manager
Triggers appreciation gifts for high-value accounts to improve retention and build loyalty.
Real Estate Agent
Manages long-term just checking in mail drips for past clients to generate more referrals.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCardly
Send physical greeting cards via Cardly. automate personalized card sends, track orders, and manage contacts directly from any AI agent.
MailboxPower
Delight contacts with personalized physical gifts, greeting cards, and direct mail sent automatically from your CRM.
IgnitePOST
Manage hand-written note orders and outreach campaigns via IgnitePOST API.
Stannp
Automate direct mail and physical letters via Stannp. manage letters, postcards, and campaigns directly from any AI agent.
Handwrytten
Automate handwritten notes via Handwrytten. manage cards, fonts, and send physical mail directly from any AI agent.
Poplar
Automate programmatic direct mail via Poplar. trigger mailers, standardize addresses, and manage audiences directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep AMcards 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 AMcards.
The practical details behind the request, access and result.
Can I send physical cards to my clients using AMcards?
Yes, this Connector lets your agent send real, physical greeting cards and handwritten notes to any address. It handles the mailing process so you don't have to.
How does AMcards help with sales follow-ups?
It allows you to send a physical card immediately after a meeting. This stands out much more than a standard email and helps keep your brand top-of-mind.
Can I automate my client appreciation gifts?
You can use AMcards to set up drip campaigns that send cards automatically based on milestones like sign-ups or anniversaries. It handles the timing for you.
Does AMcards keep my brand voice consistent?
Yes, because it connects to your template library, your agent will always use your approved card designs and messaging for every shipment.
Can I track if my cards actually arrived?
You can ask your agent to check the delivery history, and it will pull the latest status for all your recent shipments so you can stay updated.
Is AMcards good for real estate follow-ups?
It's perfect for real estate agents who want to stay top-of-mind by sending 'Happy House Anniversary' cards on a recurring schedule without manual work.
How do I find my AMcards Access Token?
Log in to your account, navigate to Settings > API, and generate a new Access Token for your integration.
Can I include a gift with the card?
Yes! If your chosen template ID includes a gift (like brownies), the system will automatically process the high-fidelity gifting workflow.
How do I check if a card was delivered?
Use the get_card_sending_history capability to retrieve the high-fidelity status log of all your previous card shipments.
One connection away
Give your agent a direct line to AMcards.
Connect AMcards once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available