eg
ST

stripe

repo →

sdks and mcp server for integrating stripe payments into ai agents and llm workflows

stdio· API key· npm

> install

npx -y @stripe/mcp --tools=all --api-key=YOUR_STRIPE_SECRET_KEY

Stripe's AI repository gives developers toolkits and an MCP server for wiring large language models into Stripe's payments, billing, and customer APIs. Engineering teams building agent-driven checkout, support bots, or autonomous billing workflows use it to let models create payment links, issue refunds, or pull invoice data through scoped keys. It targets CTOs and platform engineers at commerce companies already on Stripe who want agent functionality without writing integration plumbing from scratch.

> what it does

  • Provides MCP server for connecting LLMs to Stripe APIs
  • Ships toolkits for OpenAI, Anthropic, LangChain, and Vercel AI SDK
  • Enables agents to create payment links, invoices, and refunds
  • Includes scoped API keys to limit agent action permissions
  • Offers sample apps showing agentic commerce and billing flows

> touches

> also under

> alternatives to stripe

by surface + editorial

> stripe pairs well with