hidetaka okamoto

πŸŽ‰ 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-mcp

No 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! πŸš€

46 views

Add a comment

Replies

Best
Chris Messina

@hidetaka_okamoto who is "we"? I presume this is an unofficial release?

hidetaka okamoto

@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.