File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff 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
2943Add this to your ` claude_desktop_config.json ` :
You can’t perform that action at this time.
0 commit comments