List payment methods
List the saved cards / PayPal / wallets for the active workspace’s paying user (proxied live from Paddle). The list is re-sorted so the billing card is items[0]; is_default:true is the card that last billed the workspace, so answer ‘which card am I paying with’ by reading it. Cards may be listed even with no applied subscription; empty if the user has no Paddle customer. Brand + last4 + expiry only (PCI). Requires billing.view.
Contract:
- MCP tool
list_billing_payment_methods, registry packagemcp.id/billing_payment_methods, mountid.billing. - Operation
search, response envelopesearch. - Flags: read only.
Authorizations
Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.
Team scope for tokens that do not carry one. Ignored when the token already names a team.