Skip to content
Cursor

GoCardless MCP Server for Cursor

com.gocardless/gc-mcp

Manage GoCardless payments, mandates, subscriptions, refunds and payouts via AI assistants.

client:Cursor transport:streamable-http

Install GoCardless MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gc-mcp": {
      "url": "https://mcp.gocardless.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

GoCardless MCP Server in other clients