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