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
- Claude Code Stripe list_customers run in your project directory
- Claude Desktop Stripe list_customers ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Stripe list_customers ~/.cursor/mcp.json
- VS Code Stripe list_customers .vscode/mcp.json
- Zed Stripe list_customers ~/.config/zed/settings.json
- Windsurf Stripe list_customers ~/.codeium/windsurf/mcp_config.json
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.