Stripe · Capability
Stripe Sources API — Sources
Stripe Sources API — Sources. 6 operations. Lead operation: Stripe Attach Source to Customer. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
POST
Postcustomerscustomersources
— Stripe Attach Source to Customer
/v1/v1/customers/{customer}/sources
DELETE
Deletecustomerscustomersourcesid
— Stripe Detach Source from Customer
/v1/v1/customers/{customer}/sources/{id}
POST
Postsources
— Stripe Create Source
/v1/v1/sources
GET
Getsourcessource
— Stripe Retrieve Source
/v1/v1/sources/{source}
POST
Postsourcessource
— Stripe Update Source
/v1/v1/sources/{source}
GET
Getsourcessourcesourcetransactions
— Stripe List Source Transactions
/v1/v1/sources/{source}/source-transactions
MCP Tools
stripe-attach-source-customer
Stripe Attach Source to Customer
stripe-detach-source-customer
Stripe Detach Source from Customer
idempotent
stripe-create-source
Stripe Create Source
stripe-retrieve-source
Stripe Retrieve Source
read-only
idempotent
stripe-update-source
Stripe Update Source
stripe-list-source-transactions
Stripe List Source Transactions
read-only
idempotent