#92 · Primary category: LLM Application Frameworks
ai
One-stop shop for building AI-powered products and businesses with Stripe.
Project last updated:08/29/26
GitHub Stars
1.8K
Forks
330
Contributors
40
License
MIT
Why we included this project
Stripe maintains this repo as its official set of connectors for wiring LLM apps into the company's billing and payments infrastructure. The two SDKs cover the common paths: one plugs into Vercel's AI SDK ecosystem, and the other meters tokens against the native OpenAI, Anthropic, and Google Gemini SDKs with no framework dependency, so usage billing works no matter what stack you settled on. The repo also includes a hosted Model Context Protocol server and agent skills that plug into Claude Code, Codex, Cursor, and Grok Build, giving agents ready-made tools for reading account data or taking actions. Teams already on Stripe who would rather not hand-roll usage billing will find these connectors save real implementation time.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform