Cordial Connector for AI agents.
10 live capabilities
Manage email marketing campaigns and subscriber data via your AI client.
Waiting for input…
Why people use Cordial
Cordial Marketing Automation for Faster Campaign Audits
With this Connector, you just ask your agent for the open rate of your last three campaigns. It pulls the data, gives you the summary, and lets you move on to the next task.
What Vinkius changes
You can manage your entire marketing stack through a simple conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating subscriber preferences
A subscriber wants to opt out of SMS but keep email.
- Real-world use case 02
Analyzing campaign performance
Need to know why a campaign is underperforming.
- Real-world use case 03
Auditing automation triggers
Checking if an automation is actually running.
Complete set · 10capabilities
The complete Cordial capability set.
These are the exact actions your AI can choose when you ask it to work with Cordial.
01—04
4 capabilities in this set.
Part of 10 available through Cordial.
- 01 Capability
Get account details
Get your core platform settings and plan configuration. This helps your agent understand your account's specific setup.
- 02 Capability
List contacts
List all subscribers within your Cordial system. This is the quickest way to see your total reach.
- 03 Capability
List marketing campaigns
View your marketing campaigns along with their high-level performance metrics. You can quickly check how your recent blasts performed.
- 04 Capability
List audience segments
See your various contact segments and audience group sizes. Use this to verify your target audience before a launch.
05—07
3 capabilities in this set.
Part of 10 available through Cordial.
- 05 Capability
List messages
View definitions for batch and transactional messages, including subject lines. This is great for reviewing your content strategy.
- 06 Capability
List supplementary data
Access your custom data collections used for personalization. This lets your agent pull in extra data points for better targeting.
- 07 Capability
Search campaigns by name
Find specific marketing campaigns using a name search. This saves time when you have a large volume of past campaigns.
08—10
3 capabilities in this set.
Part of 10 available through Cordial.
- 08 Capability
Upsert subscriber
Create or update a subscriber profile with custom attributes and channel preferences. This is useful for keeping your audience data current without manual entry.
- 09 Capability
Get subscriber profile
Pull full profile data, including device tokens and list memberships. Use this to see the complete history and status of a single subscriber.
- 10 Capability
List automation messages
See all active automated message definitions and their current workflow status. This helps you audit your triggered communications.
Set up in minutes
One URL. Then ask Cordial to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cordial 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_C5BMomeZExletUBhCDWVjDRb4SfO54otDcK3WJ7o/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 Cordial, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cordial for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_C5BMomeZExletUBhCDWVjDRb4SfO54otDcK3WJ7o/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 Cordial URL.
- Step 03
Save and start
Save the connection and enable Cordial in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cordial": {
"url": "https://edge.vinkius.com/vk_preview_C5BMomeZExletUBhCDWVjDRb4SfO54otDcK3WJ7o/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 Cordial
Open Agent mode in chat and ask: "Using Cordial, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cordial": {
"url": "https://edge.vinkius.com/vk_preview_C5BMomeZExletUBhCDWVjDRb4SfO54otDcK3WJ7o/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 Cordial
Ask Copilot: "Using Cordial, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cordial": {
"url": "https://edge.vinkius.com/vk_preview_C5BMomeZExletUBhCDWVjDRb4SfO54otDcK3WJ7o/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 Cordial
Open Cascade and ask: "Using Cordial, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cordial": {
"url": "https://edge.vinkius.com/vk_preview_C5BMomeZExletUBhCDWVjDRb4SfO54otDcK3WJ7o/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 Cordial
Ask Cline: "Using Cordial, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cordial --transport http "https://edge.vinkius.com/vk_preview_C5BMomeZExletUBhCDWVjDRb4SfO54otDcK3WJ7o/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 Cordial
Ask Claude: "Using Cordial, show me...". 10 tools are ready
Where the request belongs
Work Cordial can move forward.
This is for marketing ops people who are tired of manual data entry and for email marketers who need to pivot quickly based on live campaign data.
Marketing Operations Manager
Auditing workflows and data tables to ensure automation rules are firing correctly.
Email Marketer
Checking open rates and segment sizes to optimize campaign performance.
CRM Manager
Updating subscriber attributes in bulk to keep customer records accurate.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse Connectorsemfluence Marketing
Equip your AI agent to manage marketing emails, track contact groups, and monitor performance via the emfluence API.
Campaigner
Manage email marketing via Campaigner. track campaigns, manage subscribers, and monitor performance directly from any AI agent.
Omnisend Marketing
Manage omnichannel marketing via Omnisend. track email/SMS campaigns, contacts, and segments directly from your AI agent.
Campaign Monitor
Design branded email campaigns, segment subscriber lists, and measure engagement with professional marketing analytics.
Envoke Marketing
Equip your AI agent to manage email campaigns, track contact lists, and monitor performance via the Envoke API.
Audienceful
Manage subscribers, custom fields, and email automations via Audienceful. orchestrate newsletters and campaigns directly via AI.
Bring your own AI
Change the model, client or framework. Keep Cordial 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 Cordial.
The practical details behind the request, access and result.
Can I use Cordial MCP to update my subscribers?
Yes, you can use it to update profile attributes and channel preferences for your subscribers directly through your AI client.
Does Cordial MCP show me campaign performance?
It allows your agent to pull high-level performance indicators like open rates and status for your marketing campaigns.
Can I check my automated workflows with Cordial?
Yes, you can use the Connector to list active automated message definitions and check their current workflow status.
How do I get extra data for personalization?
You can use the Connector to access supplementary data collections that you use for personalizing your messages.
Can I find specific campaigns by name?
Yes, your agent can search for specific marketing campaigns using name criteria to help you find what you need faster.
Does Cordial MCP work with my existing marketing data?
It connects to your existing Cordial account to pull subscriber data, segments, and campaign info.
How do I get a Cordial API Key?
Log in to your Cordial account, go to Settings > API Keys, and create a new key. Ensure you have the necessary permissions to manage contacts and messages.
Can the agent trigger batch campaigns?
This integration currently focuses on listing and monitoring campaigns. To trigger sends, you should use the Cordial dashboard or specific automation workflows.
What profile attributes can the agent update?
The agent can update any custom attributes defined in your Cordial schema, as well as channel subscription preferences, as long as the API Key has write access.
One connection away
Give your agent a direct line to Cordial.
Connect Cordial once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available