create_customer — Stripe MCP Tool Mutating
create_customer
(create customer) 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 create_customer from your client
- Claude Code Stripe create_customer run in your project directory
- Claude Desktop Stripe create_customer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Stripe create_customer ~/.cursor/mcp.json
- VS Code Stripe create_customer .vscode/mcp.json
- Zed Stripe create_customer ~/.config/zed/settings.json
- Windsurf Stripe create_customer ~/.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.