Skip to content
Create account or Sign in
/
Ask AI
Create accountSign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
APIs & SDKsHelp
Overview
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Essentials
SDKs
API
Testing
Stripe CLI
Tools
Stripe Dashboard
Stripe Projects
Workbench
Developers Dashboard
Stripe for Visual Studio Code
Terraform
Stripe Discord server
Features
Workflows
Batch jobs
Event destinations
Stripe health alertsStripe SignalsFile uploads
AI tools
Agent pluginsModel Context ProtocolAgent skillsStripe Directory
Extend Stripe
Overview
Build Stripe apps
Use apps from Stripe
Build extensions
Custom objects
Security and privacy
Security
Activity logsStripebot web crawler
Privacy
Partners
Partner ecosystem
Partner certification
United States
English (United States)
  1. Home/
  2. Developer resources

Agent plugins for Stripe

Give your AI coding assistant Stripe’s latest guidance and access to live account data.

Stripe’s agent plugins give your AI agent access to Stripe developer tools, live account data, and the latest skills and technical guidance. This context helps agents build and operate Stripe integrations faster and more accurately, while avoiding outdated APIs and common mistakes.

Automatic plugin support is available for Claude Code, Codex, and Cursor. You can manually add AI tooling for other agents.

Install automatically

Use the Stripe CLI agent setup command to automatically configure the relevant agent plugin:

Command Line
npm install -g @stripe/cli@latest stripe agent setup

This command automatically detects which agents you use, and runs the applicable commands.

Manually install

Alternatively, choose your AI agent and run the applicable command:

Claude Code

Run this command in your project:

Command Line
claude plugin install stripe@claude-plugins-official

Codex

Run this command in your project:

Command Line
codex plugin add stripe@openai-curated

Cursor

Run this command in your project:

Command Line
/add-plugin stripe

Grok

Run this command in your project:

Command Line
grok plugin install stripe --trust

Other AI agents

If there isn’t a Stripe plugin for your agent, run stripe agent setup to install agent skills for you. You can also manually set up the Stripe MCP server to give your agent access to live Stripe account data and supported actions.

See also

  • Stripe MCP
  • Agent skills
Was this page helpful?
YesNo
  • Need help? Contact Support.
  • Chat with Stripe developers on Discord.
  • Check out our changelog.
  • Questions? Contact Sales.
  • LLM? Read llms.txt.
  • Powered by Markdoc
On this page