From 3121a4e31ed21d89047c7fdb348ac760c978c170 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 12 Mar 2025 06:05:52 -0600 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b722d9..fa88633 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A Model Context Protocol (MCP) server that provides access to SendGrid's Marketing API for email marketing and contact management. https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api + + SendGrid Server MCP server + + ## Demo In this demo, we ask the Cline SendGrid agent to make a new contact list, add my emails to it, automatically generate a template for Lost Cities facts, and send the email to the list. In this process, Cline will automatically realize that it needs to know the verified senders we have, and which unsubscribe group to use. A pretty email is delivered to my inboxes, delighting me with Lost Cities! @@ -291,4 +295,4 @@ npm run build MIT -SendGrid logo copyright / owned by Twilio +SendGrid logo copyright / owned by Twilio \ No newline at end of file