Payments & Finance24 toolsBrowser login (OAuth), no API keys
GoCardless integration for AI agents
Build and manage direct debit payment flows
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect GoCardless once and call the same tools from all of them.
Setup
Connect GoCardless through ClawLink's hosted setup to work with the GoCardless payments API. Review every write action before you approve it.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
GoCardless exposes 24 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
gocardless_mcp_get_customer | Retrieve a single customer by ID | Read |
gocardless_mcp_get_environment | Returns the current GoCardless environment (sandbox or live) and step-by-step instructions for | Read |
gocardless_mcp_get_mandate | Retrieve a single mandate (Direct Debit authorisation) by ID | Read |
gocardless_mcp_get_payment | Retrieve a single payment by ID | Read |
gocardless_mcp_get_payout | Retrieve a single payout (settlement to your bank account) by ID | Read |
gocardless_mcp_get_refund | Retrieve a single refund by ID | Read |
gocardless_mcp_get_subscription | Retrieve a single subscription (recurring payment schedule) by ID | Read |
gocardless_mcp_list_customers | List customers, optionally filtered by creation date | Read |
gocardless_mcp_list_events | Audit log of state changes across all resources (e.g | Read |
gocardless_mcp_list_mandates | Search or filter mandates (Direct Debit authorisations) by status, customer, or scheme | Read |
gocardless_mcp_list_payments | Search, filter, or count payments by status, customer, mandate, subscription, currency, or date | Read |
gocardless_mcp_list_payouts | Search or filter payouts (settlements to your bank account) by status, currency, or date range | Read |
gocardless_mcp_list_refunds | Search or filter refunds by payment, mandate, or date range | Read |
gocardless_mcp_list_subscriptions | Search or filter subscriptions (recurring payment schedules) by status, customer, or mandate | Read |
gocardless_mcp_cancel_mandate | Cancel a mandate | Read |
gocardless_mcp_cancel_payment | Cancel a payment before it is submitted to the bank | Read |
gocardless_mcp_create_payment | Create a one-off payment against an existing mandate | Read |
gocardless_mcp_create_payment_link | Create a Billing Request — a single-use GoCardless-hosted authorisation link for one payer | Read |
gocardless_mcp_create_payment_template_link | Create a reusable Billing Request Template — a permanent shareable link that creates a new | Read |
gocardless_mcp_create_refund | Refund all or part of a previously-collected payment back to the payer's bank account | Read |
gocardless_mcp_create_subscription | Create a recurring subscription against a mandate | Read |
gocardless_mcp_integrate_with_gocardless | Returns an overview of GoCardless integration options for collecting one-off and recurring bank | Read |
gocardless_mcp_read_gocardless_resource | Serves GoCardless API documentation, how-to guides, and code samples — not live account data | Read |
gocardless_mcp_submit_feedback | Submit a rating (1–5) of how helpful this MCP session was | Read |