MCP Server
Automation & Integration
Stripe Agent Toolkit
1Let 2agents 3manage 4payments 5via 6Stripe.
the six Ws · specification
W1
Who
Official toolkit published by Stripe.
W2
What
Create payments, invoices, and customers through agent tools.
W3
Where
Runs locally as an MCP server or SDK.
W4
When
When an agent must handle billing or payments.
W5
Why
Adds commerce actions to agents with Stripe's guardrails.
W6
With
A Stripe API key and any MCP client.
W7
Watch
Official Stripe repo. Wants a Stripe API key: a live secret key can move real money (payments, refunds, invoices), so use restricted keys and test mode first. Calls only the Stripe API.
alternatives