π Stripe Testing Tools MCP Server v0.2.0 is here!
We just released v0.2.0 with some great improvements that make testing Stripe subscriptions even easier.
What's new:
β¨ Enhanced Payment Method Support
- You can now set default payment methods when creating subscriptions
- Improved payment method integration when creating test customers
- More realistic testing scenarios with better payment method handling
π SDK Updates
- Upgraded to MCP SDK v1.22.0 for better compatibility
- Migrated to the new MCP SDK API with improved tool annotations
- Enhanced type safety and developer experience
Why this matters:
Testing subscription workflows with payment methods is now much smoother. You can create subscriptions with payment methods in one step, making your test scenarios more realistic and closer to production behavior.
Get the update:
npx stripe-test-mcpNo installation needed - just use it directly with npx!
Full release notes: https://github.com/hideokamoto/stripe-testing-mcp-tools/releases/tag/v0.2.0
Have questions or feedback? Drop a comment below! π

Replies
Raycast
@hidetaka_okamoto who is "we"? I presume this is an unofficial release?
Stripe Testing Tools MCP Server
@chrismessinaΒ Yes, this is an unofficial tool built by me as a Stripe user. "We" refers to the community - I develop this based on feedback from users and contributors.