Manage Stripe resources — customers, products, invoices, payment links — directly from your model.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"stripe": { "command": "npx", "args": [ "-y", "@stripe/mcp", "postgresql://localhost/mydb" ] }