add-mcp
Back to registry
Plaid Dashboard logo

Plaid Dashboard

v1.0.0

plaid.com/mcp

Plaid provides financial-data connectivity infrastructure that lets applications connect to users’ bank accounts and access products like transactions, balances, identity, transfers, and related fintech workflows. It also provides developer tooling through a dashboard, CLI, and MCP server for diagnostics and analytics.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (SSE)
SSEhttps://api.dashboard.plaid.com/mcp/sse
requiredsecret

Plaid OAuth access token. Use Bearer <token>.

npx add-mcp@latest https://api.dashboard.plaid.com/mcp/sse --transport sse --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.plaid%2Fmcp"