dwolla.com
Dwolla provides bank payment infrastructure for account-to-account transfers, including ACH and real-time rails such as RTP and FedNow. Its platform supports customer onboarding, funding sources, transfers, webhooks, and related payment operations.
Dwolla exposes an authenticated REST API for bank-payment operations and an npm-distributed MCP server CLI that connects to Dwolla using a bearer access token; no public GraphQL API or hosted MCP endpoint was found.
- Dwolla APIdiscovered
- Dwolla MCP Server CLIdiscovered
Generate a bearer access token by exchanging your Dwolla application's client_id and client_secret at the `/token` endpoint using the OAuth 2.0 client credentials flow. Dwolla documents this in Making Requests and Authentication. For sandbox development, you can first create an account at the sandbox signup page; the sandbox also lets you generate a token from the Applications tab in the Sandbox Dashboard. Tokens expire after about one hour and must be regenerated.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://dwolla.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing