From 987781dc1f36879b32cf7e78b779a8a9b422cd41 Mon Sep 17 00:00:00 2001 From: Emanuel Date: Mon, 7 Sep 2026 13:17:59 -0400 Subject: [PATCH] Add CardDeals to AI & MCP Servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9474e5..4b7f6dd 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Tools that test, score and validate whether a store is ready for AI shopping age Cross-platform MCP servers and AI tooling that connect commerce data and actions to LLM agents. 📚 [Further reading](articles/ai-and-mcp.md). +- [CardDeals](https://github.com/cello305/carddeals-mcp) - Remote MCP server and shopping tools that connect AI agents to real-time gift card discounts across 700+ retail brands. - [PayPal Agent Toolkit](https://github.com/paypal/agent-toolkit) - Official PayPal toolkit for integrating commerce actions into AI agents. - [Stripe AI Toolkit](https://github.com/stripe/ai) - Official Stripe tooling and MCP server for building AI-powered payment agents. - [Stripe MCP Server](https://docs.stripe.com/mcp) - Official remote MCP server exposing Stripe payment operations to AI assistants.