ChurchStamp Connector for AI agents.
10 live capabilities
Manage church direct mail and postcard outreach through natural conversation.
Waiting for input…
Why people use ChurchStamp
ChurchStamp for Automated Church Direct Mail
This Connector lets you skip the browser entirely. You just tell your agent to send a postcard to a new member, and it handles the connection to ChurchStamp for you. You get a confirmation of the transmission ID without ever leaving your chat.
What Vinkius changes
You can manage your entire physical mail strategy through a single chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
New Member Welcome
A pastor asks the agent to send a 'Welcome' postcard to a new family.
- Real-world use case 02
Donor Follow-up
A fundraiser wants to see how the last three mailings did.
- Real-world use case 03
Template Selection
A marketing lead needs to see what designs are available.
Complete set · 10capabilities
The complete ChurchStamp capability set.
These are the exact actions your AI can choose when you ask it to work with ChurchStamp.
01—04
4 capabilities in this set.
Part of 10 available through ChurchStamp.
- 01 Capability
Check churchstamp status
Verify your account's connection to the ChurchStamp API. This ensures your agent has the right permissions to manage your mail.
- 02 Capability
Create campaign
Set up a new mail campaign and assign a specific design template. This helps you launch new outreach efforts quickly.
- 03 Capability
Create contact
Add a new person to your mailing list with their full address. This removes the need for manual data entry into web forms.
- 04 Capability
Get campaign
Pull the specific details and metadata for a single mail campaign. Use this to see exact performance metrics for a specific mailing.
05—07
3 capabilities in this set.
Part of 10 available through ChurchStamp.
- 05 Capability
Get user details
Pull your account profile information to verify your current status. This confirms your agent is looking at the correct ChurchStamp account.
- 06 Capability
List campaigns
See every active and past mail campaign in your account. It provides a full history of your physical outreach efforts.
- 07 Capability
Get design
Retrieve the technical details of a specific postcard or letter design. This helps your agent identify the correct assets for a mailing.
08—10
3 capabilities in this set.
Part of 10 available through ChurchStamp.
- 08 Capability
List contacts
View your entire database of mailing recipients. This allows your agent to find specific people for personalized mailings.
- 09 Capability
List designs
Browse all the postcard and letter templates available in your library. This lets you see your full branding portfolio in one list.
- 10 Capability
Send mail
Trigger the actual sending of a postcard to a specific recipient. This is the primary action for initiating your physical outreach.
Set up in minutes
One URL. Then ask ChurchStamp to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ChurchStamp 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_J2Oj4LDV18HUNmG0qJEkERtYb6dbJlf95qbfcay7/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 ChurchStamp, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ChurchStamp for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_J2Oj4LDV18HUNmG0qJEkERtYb6dbJlf95qbfcay7/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 ChurchStamp URL.
- Step 03
Save and start
Save the connection and enable ChurchStamp in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"churchstamp": {
"url": "https://edge.vinkius.com/vk_preview_J2Oj4LDV18HUNmG0qJEkERtYb6dbJlf95qbfcay7/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 ChurchStamp
Open Agent mode in chat and ask: "Using ChurchStamp, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"churchstamp": {
"url": "https://edge.vinkius.com/vk_preview_J2Oj4LDV18HUNmG0qJEkERtYb6dbJlf95qbfcay7/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 ChurchStamp
Ask Copilot: "Using ChurchStamp, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"churchstamp": {
"url": "https://edge.vinkius.com/vk_preview_J2Oj4LDV18HUNmG0qJEkERtYb6dbJlf95qbfcay7/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 ChurchStamp
Open Cascade and ask: "Using ChurchStamp, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"churchstamp": {
"url": "https://edge.vinkius.com/vk_preview_J2Oj4LDV18HUNmG0qJEkERtYb6dbJlf95qbfcay7/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 ChurchStamp
Ask Cline: "Using ChurchStamp, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add churchstamp --transport http "https://edge.vinkius.com/vk_preview_J2Oj4LDV18HUNmG0qJEkERtYb6dbJlf95qbfcay7/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 ChurchStamp
Ask Claude: "Using ChurchStamp, show me...". 10 tools are ready
Where the request belongs
Work ChurchStamp can move forward.
This is for church leaders and non-profit ops people who are tired of the manual part of physical outreach. It's for anyone who needs to send high-volume mail but hates the friction of old-school logistics.
Church Administrator
Triggers welcome postcards for new members immediately after a visit.
Marketing Coordinator
Pulls performance data for multiple outreach campaigns to see what's working.
Donor Relations Manager
Automates personalized letters to high-value supporters during fundraising seasons.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsText In Church
Keep your congregation engaged with church-specific texting, email, and communication capabilities that grow attendance and giving.
Elvanto
Manage your Elvanto church database. search people, update profiles, and coordinate people flows directly from your AI agent.
NeonCRM
Manage non-profit operations via NeonCRM. track donations, memberships, and events directly from your AI agent.
Tithe.ly
Manage church giving and nonprofit fundraising via Tithe.ly. list organizations, manage payment categories, and process transactions directly from your AI agent.
Virtuous
Manage nonprofit fundraising and donor relationships via Virtuous. list contacts, track individuals, manage gifts, and oversee projects directly from any AI agent.
Little Green Light
Manage donor constituents, gifts, and appeals via the Little Green Light REST API.
Bring your own AI
Change the model, client or framework. Keep ChurchStamp 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 ChurchStamp.
The practical details behind the request, access and result.
Can ChurchStamp MCP send postcards automatically?
Yes, it lets your AI agent trigger physical postcards and letters to your contacts. You just describe who needs to receive the mail, and the agent handles the rest.
Does ChurchStamp MCP work for non-profit mailings?
It works for any organization using ChurchStamp, including non-profits and ministries. You can use it to manage donor outreach and volunteer coordination.
How do I see my mailing campaign results?
You can ask your agent to list your campaigns. It will pull the performance metadata for each one so you can see how many pieces were sent.
Can I add new members to my list using ChurchStamp MCP?
Yes, you can add new contacts directly through your AI agent. This saves you from having to manually type addresses into a web form.
Is ChurchStamp MCP good for high-volume mail?
It's designed to handle your account's mailing volume. Your agent can monitor your infrastructure to ensure your outreach scales correctly.
How do I connect ChurchStamp MCP to my AI?
You just need your Access Token from the ChurchStamp dashboard. Once you have that, you can link it through Vinkius to your favorite AI client.
How do I find my ChurchStamp Access Token?
Log in to your account, navigate to Settings > Security, and copy your unique Access Token from the API section.
Can I send personalized postcards via AI?
Yes! The send_churchstamp_mail capability allows your agent to trigger physical mailings by providing recipient metadata and design IDs.
How do I list my mail designs?
Use the list_designs capability to retrieve your complete directory along with the unique identifiers for all managed templates.
One connection away
Give your agent a direct line to ChurchStamp.
Connect ChurchStamp once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available