revolut-mcp

Counterparties

Saved payees (counterparties): list, inspect, create, and delete.

get_counterparties

Lists all saved counterparties (payees) with their accounts and identifiers.

get_counterparty

Gets a single counterparty by ID, including its linked accounts.

create_counterparty

Creates a new counterparty (payee). Provide a revtag for a Revolut counterparty, or external bank details (IBAN/BIC or account number + sort code, plus bank_country and currency). This is a write operation.

⚠️ Write operation — moves money / changes state.

delete_counterparty

Deletes a counterparty (payee) by ID. This is a destructive, irreversible operation.

⚠️ Destructive — irreversible.