From d88b6b20323613becb4404516b4d751c5bdfbe03 Mon Sep 17 00:00:00 2001 From: Wang Tian Date: Thu, 29 May 2025 18:45:15 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ee60669..7308a4a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# MCP (Model Context Protocol) for Plaid - -This repository contains MCP (Model Context Protocol) servers for integrating with Plaid APIs through function calling. Model Context Protocol enable AI assistants to access external tools and data sources, enhancing their capabilities to help with specific tasks. +# AI Coding Tookit for Plaid ## Repository Structure From bb64783a51cccb5b56722643b8474a94cf87da70 Mon Sep 17 00:00:00 2001 From: Wang Tian Date: Thu, 29 May 2025 18:56:16 -0400 Subject: [PATCH 2/2] Update README.md update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7308a4a..0e0069b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # AI Coding Tookit for Plaid +A comprehensive toolkit designed to accelerate Plaid integration development using AI coding assistants. This repository provides sandbox MCP tools (mock data generation, documentation search capabilities, etc.) and product-specific guides to help developers build Plaid integrations faster and more efficiently with AI assistance. + ## Repository Structure - `/sandbox`: Contains a sandbox MCP server implementation that helps developers integrate with Plaid more quickly by providing mock data and sandbox API access.