G

gocardless.com

GoCardless is a payments platform focused on bank payments such as direct debit and instant bank payments. It provides tools for merchants and partners to collect payments, manage mandates, reconcile payouts, and related payment operations.

3 integrations · MCP · REST · CLI

GoCardless exposes a REST API, an official MCP server at https://mcp.gocardless.com, and a GoCardless CLI; the API uses bearer access tokens, the CLI uses `gocardless login`, and MCP authentication could not be confirmed from the available docs scrape.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
GoCardless access tokenbearerGet token

Create a GoCardless account from the developer docs entry point at Create a sandbox account, then create an access token in the GoCardless dashboard as referenced by the API Reference. Use the token as a bearer token in the Authorization header when calling the API. For live use, follow the account setup and go-live guidance from Set up and Go-live checklist.

OAuth 2.0oauth2$ gocardless login

Acquired by the CLI — running gocardless login opens the auth flow and stores the credential.

conventions · 0/7 published

Publish these signals → /publishing