hideokamoto/stripe-testing-mcp-tools
Plugin Claude Code
Stripe testing MCP server bundled with Agent Skills for test clocks, billing-cycle simulation, test-data lifecycle workflows, and declarative stripe fixtures JSON authoring.
hideokamoto/stripe-testing-mcp-tools
Plugin Claude Code
Stripe testing MCP server bundled with Agent Skills for test clocks, billing-cycle simulation, test-data lifecycle workflows, and declarative stripe fixtures JSON authoring.
hideokamoto/stripe-testing-mcp-tools
MCP server Claude CodeCodexCursor +2
Simply MCP server for testing for your stripe integrations. Runs locally from the stripe-test-mcp npm package. Needs 1 environment variable to run.
hideokamoto/stripe-testing-mcp-tools
Skill Claude CodeCodex
Verify Stripe subscription billing cycles using a test clock. Use when you need to simulate time passing to trigger subscription renewals, recurring invoices, or to confirm that the next billing date generates the expected charge in Stripe test mode.
hideokamoto/stripe-testing-mcp-tools
Skill Claude CodeCodex
A guide for creating Stripe CLI fixture files: JSON descriptions of test data and linked API requests that run in sequence. Stripe is a service for online payments, and test clocks let you move simulated time forward.
hideokamoto/stripe-testing-mcp-tools
Skill Claude CodeCodex
Reference for Stripe test clock constraints and pitfalls. Use when planning or debugging test-clock workflows, when an advance or customer-attach step fails, or to check rules before building a time-simulation scenario with createstripetestclock, advancestripetestclock, and createstripetestcustomers.
hideokamoto/stripe-testing-mcp-tools
Skill Claude CodeCodex
Set up, verify, and clean up Stripe test data end to end. Use when creating test customers, products, or subscriptions and you want a repeatable setup-then-teardown workflow, or when you need to remove leftover test customers and products with deletestripetestcustomers, archivestripetestproducts, and…
hideokamoto/stripe-pwa-elements
Plugin Claude Code
Claude Code skills for the stripe-pwa-elements web component library.
hideokamoto/stripe-pwa-elements
Instructions file
Instructions for hideokamoto/stripe-pwa-elements, covering claude.md - ai assistant guide for stripe-pwa-elements, project overview, repository structure, core components and 1. stripe-card-element.
hideokamoto/stripe-pwa-elements
Plugin Claude Code
Helps you integrate the stripe-pwa-elements web component library: choosing the right component, wiring publishable key + intent/checkout client secret, and handling the submit/confirm flow.
hideokamoto/stripe-pwa-elements
Skill Claude CodeCodex
Use when integrating Stripe payments into a web app with the stripe-pwa-elements library — i.e. when the user mentions stripe-pwa-elements or uses its custom element tags ( , , , , , , , , ). Covers install, choosing the right component, wiring the publishable key + intent/checkout client secret, lazy-load timing, and…