Language:JapaneseEnglish

stripe Claude Code Plugin

Category
Development
Topics
Payments & Fintech · Claude Code Customization & Workflow · Web & App Development
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-09-02 (UTC)
Source (GitHub) last updated
2026-09-03 (UTC) (2 days ago)

The explanation below is AI-generated. Please verify it against the sources.

This is a Claude plugin that adds Stripe-related development skills to the assistant, based on Stripe's AI repository README. It packages agent skills so that Claude follows current best practices when building integrations with Stripe. The plugin can be installed with a dedicated command inside Claude Code and updates automatically once installed through that official channel. It also connects to a remote MCP server that Stripe hosts, which allows OAuth-secured access for agents, including building autonomous agents. Manual skill installation without the plugin does not auto-update and requires a separate update command.

About the service

Stripe is a financial infrastructure platform, described on its homepage as enabling businesses to accept payments, run billing and subscriptions, issue cards, move money, and support other financial operations across many countries and currencies.

What you can do with stripe

  • Install the plugin inside Claude Code using the documented plugin install command
  • Use bundled Stripe agent skills that guide correct, up-to-date usage of Stripe integrations
  • Connect to Stripe's hosted MCP server via OAuth for secure client access to Stripe functionality
  • Build autonomous agents that interact with Stripe through MCP, per Stripe's documentation
  • Receive automatic updates when installed via the official plugin channel, versus manual installs which require running an update command separately

Sources

Back to list