5 actions ready for your AI

Connect SendGrid to your AI

Add your SendGrid key once and every AI you use can send emails, list templates and list bounces through it.

Needs your API keyWorks today: paste the key from this app and your AI can use it. One-click sign-in is not built yet.

Not verified by us yet. Its actions come from SendGrid's own documented API, and we have not run them here yet.

Use your own SendGrid account. Credentials stay encrypted in ahel.

Tell me when ahel has verified SendGrid

What your AI can do with SendGrid

Choose a task and ask your AI.

Bounce

  • List bouncesGET

    List bounced email addresses.

    start_time
    Start of the time range as a unix timestamp.
    end_time
    End of the time range as a unix timestamp.

Email

  • Send emailPOST

    Send an email through SendGrid.

    personalizationsrequired
    Array of personalization objects, each with a to array of recipient objects: [{"to": [{"email": "a@b.com"}]}].
    fromrequired
    Sender object: {"email": "sender@domain.com", "name": "Sender Name"}. Must be a verified sender.
    subjectrequired
    Email subject line.
    contentrequired
    Array of content objects: [{"type": "text/plain", "value": "body"}].

Marketing List

  • List marketing listsGET

    List marketing contact lists.

    page_size
    Number of lists to return, max 100.

Stat

  • Get statsGET

    Get global email statistics.

    start_daterequired
    Start date in YYYY-MM-DD format.
    end_date
    End date in YYYY-MM-DD format.
    aggregated_by
    Aggregate by day, week, or month.
Show 1 more group

Template

  • List templatesGET

    List email templates.

    page_sizerequired
    How many templates to return, 1 to 200.
    generations
    Comma separated template generations to include: legacy, dynamic.

Ask your AI

Try one of these requests with a connected AI.

  • Send the welcome email to the new signup
  • Which email templates do we have in SendGrid?
  • Which emails bounced this week?
  • How did our emails perform this month?
  • List my marketing lists in SendGrid

SendGrid MCP server, hosted by ahel

One hosted endpoint serves SendGrid. There is nothing to install and no local server to run.

Connect SendGrid to Claude, Claude Code, Cursor or Codex

  1. Add your SendGrid key. ahel stores it encrypted.
  2. Paste one link into your AI: https://mcp.ahel.ai (once, for every app).
  3. Ask for the work. Your AI picks the action and ahel runs it with your key.

Documentation

About SendGrid

SendGrid is an email service. Connect your own key and your AI can send emails, list templates and list bounces.

SendGrid over MCP: ahel serves SendGrid to Claude, Claude Code, Cursor and Codex as one hosted MCP endpoint. There is no local server to run. Add your SendGrid key once, paste one link into your AI, and the actions above are there.

Email

Questions

Is my SendGrid key safe?

Your SendGrid key is sealed in ahel and added to the request server-side when your AI calls SendGrid. It never crosses the MCP link, no tool can read it back, and you can turn the app off or remove the key at any time.

Which AIs can use SendGrid through ahel?

Any MCP-capable AI: Claude, Claude Code, Codex, Cursor, VS Code and others. Paste one link, https://mcp.ahel.ai, into the AI once and everything in your gateway arrives through it.

What can my AI do with SendGrid?

5 actions today, covering bounces, emails and marketing lists. Ask in plain language; your AI picks the action and ahel runs it with your key.

Does connecting SendGrid cost anything?

Connecting apps is free during ahel's early access. Free, Pro and Team all cost nothing today, and the pricing page lists what each one includes. SendGrid may bill you for API use under its own terms.