Skip to content

Commit a09f8b9

Browse files
authored
Merge pull request #24 from plaid/noitsnotit-patch-2
Update README.md
2 parents 94c0f7d + d273807 commit a09f8b9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

sandbox/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,20 @@ A Model Context Protocol server for facilitating integration with Plaid. This se
2424

2525
## Configuration
2626

27+
### Obtaining API Credentials
28+
29+
1. Sign in to your [Plaid Developer Dashboard](https://developer.plaid.com) account
30+
2. Navigate to **Developers****[Keys](https://dashboard.plaid.com/developers/keys)**
31+
3. Locate your **sandbox credentials** as illustrated in the screenshot below.
32+
33+
>[!Important]
34+
All `PLAID_CLIENT_ID` and `PLAID_SECRET` references in the following MCP configuration use **sandbox credentials**.
35+
36+
37+
<img width="890" alt="image" src="https://github.com/user-attachments/assets/d0c0030a-93c9-4d3f-bb21-1f12b5c1e8e9" />
38+
39+
40+
2741
### Usage with Claude Desktop
2842

2943
Add this to your `claude_desktop_config.json`:

0 commit comments

Comments
 (0)