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`: