{
  "markdown": "![Hero GIF](https://stripe.dev/images/badges/ai-banner.gif)\n\n# Stripe AI\n\nThis repo is the one-stop shop for building AI-powered products and businesses on top of Stripe. \n\nIt contains a collection of SDKs to help you integrate Stripe with LLMs and agent frameworks, including: \n\n* [`@stripe/ai-sdk`](/llm/ai-sdk) - for integrating Stripe's billing infrastructure with Vercel's [`ai`](https://npm.im/ai) and [`@ai-sdk`](https://ai-sdk.dev/) libraries.\n* [`@stripe/token-meter`](/llm/token-meter) - for integrating Stripe's billing infrastructure with native SDKs from OpenAI, Anthropic, and Google Gemini, without any framework dependencies.\n\n## Model Context Protocol (MCP)\n\nStripe hosts a remote MCP server at `https://mcp.stripe.com`. This allows secure MCP client access via OAuth. View the docs [here](https://docs.stripe.com/mcp#connect).\n\nYou can also [build autonomous agents](https://docs.stripe.com/mcp#agents) with MCP as well.\n\n## Agent skills\n\n[Agent skills](https://agentskills.io/home) are instructions that agents can use to build faster and more accurately. Stripe offers a collection of skills that help your agents use the latest best practices when building with Stripe.\n\nIf you use one of these popular agent harnesses, we recommend installing the official Stripe plugins, which include additional agent tools and update automatically.\n\n### Claude Code\n\nRun this command in your project:\n\n```bash\nclaude plugin install stripe@claude-plugins-official\n```\n\n### Codex\n\nRun this command in your project:\n\n```bash\ncodex plugin add stripe@openai-curated\n```\n\n### Cursor\n\nRun this command in your project:\n\n```bash\n/add-plugin stripe\n```\n\nYou can also install through the [Cursor marketplace](https://cursor.com/marketplace/stripe).\n\n### Grok Build\n\nRun this command in your project:\n\n```bash\ngrok plugin install stripe --trust\n```\n\n### Agent Plugins\n\nInstallation methods currently vary by client for the new [Agent Plugins](https://agent-plugins.org/) standard, but you can point your client to our package via:\n- Git URL: `https://github.com/stripe/ai`\n- Subdirectory: [`providers/agent-plugins/plugin/`](/providers/agent-plugins/plugin).\n\n\n## Manual installation\n\n> Manually installed skills don’t auto-update. Run `npx skills update -y` to get the latest versions.\n\nRun this command in your project:\n\n```bash\nnpx skills add https://docs.stripe.com\n```\n\n\n## License\n\n[MIT](LICENSE)\n",
  "bytes": 2400,
  "sha": "67528cf1be02a93bb8567cbdda61531759a449cf0480f31c700ec837f82ba329",
  "repo_slug": "stripe/ai",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_stripe_ai_5a29d430/readme"
}