diff --git a/README.md b/README.md index 39339fe..5d74159 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The sandbox MCP server in `/sandbox` provides tools to test Plaid integrations w - **Obtain sandbox access tokens** for testing - **Simulate webhooks** to test application handling -See [sandbox/README.md](sandbox/README.md) for setup instructions across Claude Code, Cursor, Codex, VS Code, Claude Desktop, and Zed. +See [sandbox/README.md](sandbox/README.md) for setup instructions. ## Rules for AI Integration diff --git a/sandbox/README.md b/sandbox/README.md index 104a561..1af6c36 100644 --- a/sandbox/README.md +++ b/sandbox/README.md @@ -67,7 +67,7 @@ claude mcp add plaid -- uvx mcp-server-plaid --client-id YOUR_PLAID_CLIENT_ID -- For quick installation, use the one-click installation button. -[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](cursor://anysphere.cursor-deeplink/mcp/install?name=plaid&config=eyJjb21tYW5kIjoidXZ4IiwiYXJncyI6WyJtY3Atc2VydmVyLXBsYWlkIl0sImVudiI6eyJQTEFJRF9DTElFTlRfSUQiOiJBRERfWU9VUl9DTElFTlRfSUQiLCJQTEFJRF9TRUNSRVQiOiJBRERfWU9VUl9BUElfU0VDUkVUIn19) +[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=plaid&config=eyJjb21tYW5kIjoidXZ4IiwiYXJncyI6WyJtY3Atc2VydmVyLXBsYWlkIl0sImVudiI6eyJQTEFJRF9DTElFTlRfSUQiOiJBRERfWU9VUl9DTElFTlRfSUQiLCJQTEFJRF9TRUNSRVQiOiJBRERfWU9VUl9BUElfU0VDUkVUIn19) For manual installation, add the following JSON block to Cursor MCP config file.