Handwrytten Connector for AI agents.
10 live capabilities
Send personalized handwritten cards and physical mail to your customers.
Waiting for input…
Why people use Handwrytten
Handwrytten : Automate High-Touch Direct Mail Outreach
This Connector removes that friction. You can stay inside your AI client and tell your agent to handle the logistics. It pulls the recipient info, picks the right card from the catalog, and triggers the physical mail. You get the impact of a handwritten note with the speed of a digital command.
What Vinkius changes
That you can turn a chat command into a physical piece of mail without ever opening a browser tab.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Closing a high-value deal
A Sales Rep wants to thank a lead.
- Real-world use case 02
Client retention
A CSM wants to celebrate a client's anniversary.
- Real-world use case 03
Corporate holiday mailings
An EA needs to send holiday cards to 50 people.
Complete set · 10capabilities
The complete Handwrytten capability set.
These are the exact actions your AI can choose when you ask it to work with Handwrytten.
01—04
4 capabilities in this set.
Part of 10 available through Handwrytten.
- 01 Capability
List categories
View different card types grouped by occasion or style. Use this to browse specific collections.
- 02 Capability
List fonts
See all the different handwriting styles you can choose from. This lets you personalize the look of your mail.
- 03 Capability
Get credit balance
Check your current account balance to see how many more cards you can send. Use this to manage your budget.
- 04 Capability
Get order
Get specific details for a single past order. This is useful for verifying delivery or specific card details.
05—07
3 capabilities in this set.
Part of 10 available through Handwrytten.
- 05 Capability
List address book
See all the recipients you have saved in your address book. This helps you quickly find the right person to mail.
- 06 Capability
List cards
See every card and stationery option currently available. This helps you find the right card for any occasion.
- 07 Capability
List gifts
Check which physical gifts can be added to your cards. Use this to add a personal touch to your notes.
08—10
3 capabilities in this set.
Part of 10 available through Handwrytten.
- 08 Capability
List orders
View your full history of sent cards and order details. This is great for tracking your past outreach.
- 09 Capability
List templates
See your saved message templates to keep your brand voice consistent. Use this to quickly pull pre-approved text.
- 10 Capability
Send card
Send a single handwritten card with a custom message to a specific recipient. This triggers the actual mail order.
Set up in minutes
One URL. Then ask Handwrytten to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Handwrytten 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_IZiaJpx2XCeF1ir3zokKywUarauvjGpXU31Jq6mt/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 Handwrytten, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Handwrytten for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IZiaJpx2XCeF1ir3zokKywUarauvjGpXU31Jq6mt/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 Handwrytten URL.
- Step 03
Save and start
Save the connection and enable Handwrytten in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"handwrytten": {
"url": "https://edge.vinkius.com/vk_preview_IZiaJpx2XCeF1ir3zokKywUarauvjGpXU31Jq6mt/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 Handwrytten
Open Agent mode in chat and ask: "Using Handwrytten, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"handwrytten": {
"url": "https://edge.vinkius.com/vk_preview_IZiaJpx2XCeF1ir3zokKywUarauvjGpXU31Jq6mt/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 Handwrytten
Ask Copilot: "Using Handwrytten, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"handwrytten": {
"url": "https://edge.vinkius.com/vk_preview_IZiaJpx2XCeF1ir3zokKywUarauvjGpXU31Jq6mt/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 Handwrytten
Open Cascade and ask: "Using Handwrytten, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"handwrytten": {
"url": "https://edge.vinkius.com/vk_preview_IZiaJpx2XCeF1ir3zokKywUarauvjGpXU31Jq6mt/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 Handwrytten
Ask Cline: "Using Handwrytten, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add handwrytten --transport http "https://edge.vinkius.com/vk_preview_IZiaJpx2XCeF1ir3zokKywUarauvjGpXU31Jq6mt/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 Handwrytten
Ask Claude: "Using Handwrytten, show me...". 10 tools are ready
Where the request belongs
Work Handwrytten can move forward.
This is for people who need to maintain high-touch relationships but don't have the time to manage the logistics of physical mail manually. It's for the person who knows that a handwritten note wins more business than a generic email ever will.
Sales Development Rep
Sending personalized follow-ups to high-value leads after a discovery call.
Customer Success Manager
Sending 'Happy Birthday' or 'Work Anniversary' cards to keep clients feeling valued.
Executive Assistant
Coordinating large-scale holiday appreciation mailings for the entire company.
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.
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.
AMcards
Send personalized greeting cards and handwritten notes to clients and prospects that feel genuinely personal at scale.
Lob
Send physical mail programmatically with an API for postcards, letters, and checks that integrates into your digital workflows.
Click2Mail
Manage physical mail and printing via Click2Mail. track jobs, monitor credit balance, and submit mailings directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Handwrytten 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 Handwrytten.
The practical details behind the request, access and result.
Can I use the Handwrytten MCP to send physical mail automatically?
Yes, this Connector lets your AI agent trigger the sending of real, physical handwritten cards. It handles the card selection and message sending so you don't have to visit the website.
How does Handwrytten help with customer retention?
It allows you to send personalized items like 'Thank You' or 'Birthday' cards to your clients. Your agent can pull these from your address book and send them instantly to keep your relationships strong.
Can I manage my outreach budget with this Connector?
Yes, you can ask your agent to check your current credit balance at any time. This helps you monitor your spending and plan how many more cards you can send during a campaign.
Does this Connector support different handwriting styles?
It does. You can browse all available fonts and styles through the agent. This ensures your physical mail matches the tone of your brand, whether it's casual or professional.
Can I use saved templates to keep my mail consistent?
Absolutely. The Connector can browse your saved message templates. This lets your agent use pre-approved language for common scenarios like holiday greetings or new client welcomes.
How do I send a card to someone in my contact list?
You just tell your agent who to send it to. It will pull the recipient details from your saved address book and send the card using the card and font you've chosen.
How do I find my Handwrytten API Key?
Log in to your Handwrytten dashboard, go to Settings, and then to the API Keys section. You can generate a new key or copy your existing one from there.
Can I use realistic handwriting fonts?
Yes! Handwrytten uses robots with real pens. You can list all available styles using the list_fonts capability and specify the font_id when sending a card.
How do I check if my card was sent?
Use the list_orders capability to see your history of sent cards or get_order with a specific order ID to check its current fulfillment status.
Is it possible to include gifts with the cards?
Yes, Handwrytten offers various gifts. You can list available items using the list_gifts capability and include the gift ID in your order request.
One connection away
Give your agent a direct line to Handwrytten.
Connect Handwrytten once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available