From d273807b60dd795e22427582b8cb659dc4baec5b Mon Sep 17 00:00:00 2001 From: Wang Tian Date: Wed, 4 Jun 2025 17:27:37 -0400 Subject: [PATCH] Update README.md --- sandbox/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/sandbox/README.md b/sandbox/README.md index 5083c1c..099b677 100644 --- a/sandbox/README.md +++ b/sandbox/README.md @@ -24,6 +24,20 @@ A Model Context Protocol server for facilitating integration with Plaid. This se ## Configuration +### Obtaining API Credentials + +1. Sign in to your [Plaid Developer Dashboard](https://developer.plaid.com) account +2. Navigate to **Developers** → **[Keys](https://dashboard.plaid.com/developers/keys)** +3. Locate your **sandbox credentials** as illustrated in the screenshot below. + +>[!Important] +All `PLAID_CLIENT_ID` and `PLAID_SECRET` references in the following MCP configuration use **sandbox credentials**. + + +image + + + ### Usage with Claude Desktop Add this to your `claude_desktop_config.json`: