ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Twilio SendGrid with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI agent with capabilities to natively dispatch HTML emails, prune suppression bounce lists, and manage marketing contacts via the SendGrid API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 16 capabilities

The complete Twilio SendGrid capability set.

These are the exact actions your AI can choose when you ask it to work with Twilio SendGrid.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 16 available through Twilio SendGrid.

  1. 01

    Get delivery stats

    Use YYYY-MM-DD format. Get globalThis email delivery statistics

  2. 02

    List blocked emails

    Different from bounces. blocks are typically temporary server-level rejections. List all blocked email addresses

  3. 03

    List dynamic templates

    List all Dynamic Transactional Templates

  4. 04

    List marketing contacts

    Lists all marketing contacts

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 16 available through Twilio SendGrid.

  1. 05

    List verified senders

    Only verified senders can be used in the from_email field. List all verified sender identities

  2. 06

    Search contact by email

    Returns full contact profile including custom fields, lists, and segments. Look up a marketing contact by email address

  3. 07

    Dispatch email

    Ensure you use a verified sender email in "from_email". Sends an email via SendGrid SMTP relay

  4. 08

    Get template details

    Retrieves details for a specific template

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 16 available through Twilio SendGrid.

  1. 09

    List single sends

    List all marketing single-send campaigns

  2. 10

    List bounces

    Useful for list cleaning. Lists all bounced email records

  3. 11

    Delete bounce

    This action is destructive on the suppression record. Removes an email from the bounce suppression list

  4. 12

    List marketing lists

    Lists all marketing contact lists

Capability set04 / 04

13-16

4 capabilities in this set.

Part of 16 available through Twilio SendGrid.

  1. 13

    Delete spam report

    Use with caution. sending to users who report spam can damage your sender reputation. Remove an email from the spam report suppression list

  2. 14

    Create marketing contact

    Merges data if the contact already exists. Creates or updates a marketing contact

  3. 15

    List global unsubscribes

    Lists globalThis unsubscribes

  4. 16

    List spam reports

    Lists user-reported spam complaints

Observed, not estimated

908ms average. Fast in production.

Twilio SendGrid is checked daily against the live service.

Daily averagePeak 1179ms
Aug 20Today
Fastest day
786ms
Slowest day
1179ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 16 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Twilio SendGrid, so you can see the experience inside your AI.

It does not authenticate your account with Twilio SendGrid. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Twilio SendGrid Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_BVHxEa8sxSI36kpMeMalQC9CNt5Q0cOT8okoZM70/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Twilio SendGrid capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "twilio-sendgrid-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_BVHxEa8sxSI36kpMeMalQC9CNt5Q0cOT8okoZM70/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Twilio SendGrid owners ask.

  • 01

    Can the agent automatically send emails on my behalf?

    Yes. The integration natively wraps the dispatch_email mutation capability. If adequately prompted, the system will formulate HTML payloads and broadcast them assuming you explicitly provide the verified Sender Identity (from_email) corresponding to your account.

  • 02

    How do I remove an email block suppressing one of my clients?

    You don't need to manually interact with the web app anymore. Dictate to the LLM: 'Unblock client@gmail.com from my bounce list'. The agent will instantly leverage delete_bounce removing the suspension logic behind the scenes.

  • 03

    Can I query spam complaints regarding my outgoing templates?

    Absolutely. Utilize the command prompt sequence to call list_spam_reports. It retrieves detailed events pointing precisely to domains triggering those complaints, empowering you to adjust or purge bad contacts dynamically.