Square MCP Server

Official

payments

Perform and manage payment operations such as creating, updating, canceling, or listing payments, refunds, disputes, and gift cards using Square API integrations.

Instructions

Manage payment operations using Square API

Args: operation: The operation to perform. Valid operations: Payments: - list_payments - create_payment - get_payment - update_payment - cancel_payment Refunds: - refund_payment - list_refunds - get_refund Disputes: - list_disputes - retrieve_dispute - accept_dispute - create_dispute_evidence Gift Cards: - create_gift_card - link_customer_to_gift_card - retrieve_gift_card - list_gift_cards Bank Accounts: - list_bank_accounts - get_bank_account params: Dictionary of parameters for the specific operation

Input Schema

NameRequiredDescriptionDefault
operationYes
paramsYes

Input Schema (JSON Schema)

{ "properties": { "operation": { "title": "Operation", "type": "string" }, "params": { "title": "Params", "type": "object" } }, "required": [ "operation", "params" ], "title": "paymentsArguments", "type": "object" }

You must be authenticated.

Other Tools from Square MCP Server

Related Tools

ID: xumoqtcs57