SendGrid Connector for AI agents.
12 live capabilities
Manage transactional email delivery and marketing lists from your AI chat.
Waiting for input…
Why people use SendGrid
SendGrid for Faster Email Delivery Stats
With this Connector, you just ask your agent to pull the stats or update the list. You get the data you need in seconds without ever leaving your workspace. It turns a five-minute chore into a five-second command.
What Vinkius changes
You get a direct line to your email infrastructure without ever opening the SendGrid dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated Welcome Emails
A new user signs up and needs a welcome message.
- Real-world use case 02
Troubleshooting Bounces
You notice a spike in bounces.
- Real-world use case 03
Bulk Lead Import
You have a CSV of new webinar leads.
Complete set · 12capabilities
The complete SendGrid capability set.
These are the exact actions your AI can choose when you ask it to work with SendGrid.
01—04
4 capabilities in this set.
Part of 12 available through SendGrid.
- 01 Capability
Create marketing list
Use create_marketing_list to make a brand new list for a specific marketing campaign. You can do this without leaving your chat.
- 02 Capability
List marketing contacts
Use list_marketing_contacts to see every contact currently in your marketing database. This helps you quickly find specific leads or check your audience size.
- 03 Capability
List ip access
Use list_ip_access to check which IP addresses are currently allowed to send through your account. This is useful for monitoring your outbound traffic.
- 04 Capability
List marketing lists
Use list_marketing_lists to view all your active marketing segments and lists. Use this to see how your audience is organized.
05—08
4 capabilities in this set.
Part of 12 available through SendGrid.
- 05 Capability
List spam reports
Use list_spam_reports to see which emails were flagged as spam by recipients. This helps you identify issues with your content or sender reputation.
- 06 Capability
Send email
Use send_email to send a transactional email using a specific template and recipient data. This is the core action for your automated workflows.
- 07 Capability
Upsert contacts
Use upsert_contacts to add new contacts to your lists or update existing ones in one go. This is perfect for bulk updates from your CRM.
- 08 Capability
Get account info
Use get_account_info to pull general metadata and profile details for your account. This provides a snapshot of your current configuration.
09—12
4 capabilities in this set.
Part of 12 available through SendGrid.
- 09 Capability
Get email stats
Use get_email_stats to get a high-level look at your delivery, open, and click rates. Use this to track the performance of your campaigns.
- 10 Capability
Get template
Use get_template to pull the specific details of a single dynamic email template. This ensures you have the right data for your next send.
- 11 Capability
List templates
Use list_templates to see all the dynamic email templates you have saved. This helps you quickly find the right layout for a message.
- 12 Capability
List verified senders
Use list_verified_senders to check which sender identities are currently verified. This is a key step in maintaining your domain reputation.
Set up in minutes
One URL. Then ask SendGrid to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use SendGrid 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_ZArG44USGoLWtpIIq0gbRnqi48Zp9UXG7Lj9OPFW/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 SendGrid, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable SendGrid for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZArG44USGoLWtpIIq0gbRnqi48Zp9UXG7Lj9OPFW/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 SendGrid URL.
- Step 03
Save and start
Save the connection and enable SendGrid in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sendgrid": {
"url": "https://edge.vinkius.com/vk_preview_ZArG44USGoLWtpIIq0gbRnqi48Zp9UXG7Lj9OPFW/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 SendGrid
Open Agent mode in chat and ask: "Using SendGrid, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sendgrid": {
"url": "https://edge.vinkius.com/vk_preview_ZArG44USGoLWtpIIq0gbRnqi48Zp9UXG7Lj9OPFW/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 SendGrid
Ask Copilot: "Using SendGrid, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sendgrid": {
"url": "https://edge.vinkius.com/vk_preview_ZArG44USGoLWtpIIq0gbRnqi48Zp9UXG7Lj9OPFW/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 SendGrid
Open Cascade and ask: "Using SendGrid, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sendgrid": {
"url": "https://edge.vinkius.com/vk_preview_ZArG44USGoLWtpIIq0gbRnqi48Zp9UXG7Lj9OPFW/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 SendGrid
Ask Cline: "Using SendGrid, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sendgrid --transport http "https://edge.vinkius.com/vk_preview_ZArG44USGoLWtpIIq0gbRnqi48Zp9UXG7Lj9OPFW/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 SendGrid
Ask Claude: "Using SendGrid, show me...". 12 tools are ready
Where the request belongs
Work SendGrid can move forward.
For the marketing engineer who's tired of manual list management and the dev who's sick of checking SMTP logs manually.
Marketing Engineer
Manages list segments and tracks engagement metrics without having to live in a spreadsheet.
DevOps Engineer
Monitors sender health and IP access from a single chat interface to keep delivery reliable.
Customer Success Lead
Sends personalized transactional emails to users on the fly using dynamic templates.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUniOne
Send transactional and bulk emails with high deliverability, detailed analytics, and infrastructure that handles millions of messages.
Resend
Send emails and manage domains via Resend. send transactional emails, track deliveries, manage domains and API keys from any AI agent.
Postmark
Send transactional emails, manage templates, and track delivery status directly through Postmark's high-deliverability infrastructure.
Mailjet
Deliver emails at scale with collaborative template editing, real-time monitoring, and deliverability analytics in one platform.
Elastic Email
Equip your AI agent to manage email campaigns, track contacts, and monitor delivery logs via the Elastic Email API.
Bring your own AI
Change the model, client or framework. Keep SendGrid 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 SendGrid.
The practical details behind the request, access and result.
How does SendGrid MCP help with email marketing?
It allows your AI agent to manage your marketing lists and pull engagement stats directly. You can ask it to create new segments or update your contact database without leaving your chat window.
Can I send transactional emails with this?
Yes, you can trigger transactional emails like receipts or password resets. Your agent can use your saved templates and populate them with dynamic data automatically.
How do I see my spam reports?
You can ask your agent to pull your spam reports at any time. It will show you which emails were flagged and help you identify issues with your content or sender reputation.
Can I update my contact lists?
Absolutely. You can ask your agent to add new leads or update existing contact info in bulk, which saves you from manual data entry in the SendGrid dashboard.
Is it good for checking domain reputation?
Yes, it helps you monitor your verified sender identities. You can quickly check which domains are authenticated and see your current delivery health.
How do I use templates with this?
Your agent can list your available templates and then use a specific one to send a message. This ensures your outgoing emails always follow your brand's design.
Can my AI automatically send an email using a SendGrid dynamic template?
Yes! Use the send_email capability. Provide the destination email and the Template ID, and your agent will deliver the message via SendGrid's infrastructure instantly.
How do I check the global email statistics for my account?
Simply ask the agent to run the get_email_stats action. Provide a start date, and it will retrieve aggregate metrics including requests, delivered, opens, and clicks.
How do I find my SendGrid API Key?
Log in to your SendGrid dashboard, navigate to Settings > API Keys, and click 'Create API Key' to generate your unique secret key (SG.xxx).
One connection away
Give your agent a direct line to SendGrid.
Connect SendGrid once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available