Skip to content

list_customers — Stripe MCP Tool Read-only

list_customers (list customers) is one of 8 tools on the Stripe MCP server. Connect the server and your client discovers it on the handshake.

by client

How to call list_customers from your client

Fastest route

claude mcp add --transport http mcp https://mcp.stripe.com

Other tools on this server

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.