eg
S(

Stripe (agenticledger)

repo →

mcp server proxying stripe api calls over streamable http with bearer token auth

HTTP· Token· source

Wraps the Stripe API as an MCP-compatible HTTP server, letting AI agents read customers, charges, subscriptions, and invoices through a standardized tool interface. Credentials pass through via bearer headers rather than being stored server-side, which keeps the integration stateless. Built for engineering teams at commerce or SaaS companies that are prototyping agent workflows — refunds, dunning, subscription edits — and need a Stripe connector without writing the MCP scaffolding themselves.

> what it does

  • Exposes Stripe API endpoints through an MCP HTTP wrapper
  • Passes bearer tokens directly without storing merchant credentials
  • Generated programmatically by agenticledger from Stripe OpenAPI specs
  • Deploys as a lightweight HTTP service for agent frameworks
  • Suits engineering teams wiring LLM agents into billing flows

> touches

> also under

> alternatives to stripe (agenticledger)

by surface + editorial

> stripe (agenticledger) pairs well with