Stripe · Capability
Stripe Entitlements API — Entitlements
Stripe Entitlements API — Entitlements. 6 operations. Lead operation: Stripe List Active Entitlements. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
GET
Getentitlementsactiveentitlements
— Stripe List Active Entitlements
/v1/v1/entitlements/active-entitlements
GET
Getentitlementsactiveentitlementsid
— Stripe Retrieve Active Entitlement
/v1/v1/entitlements/active-entitlements/{id}
GET
Getentitlementsfeatures
— Stripe List Features
/v1/v1/entitlements/features
POST
Postentitlementsfeatures
— Stripe Create Feature
/v1/v1/entitlements/features
GET
Getentitlementsfeaturesid
— Stripe Retrieve Feature
/v1/v1/entitlements/features/{id}
POST
Postentitlementsfeaturesid
— Stripe Update Feature
/v1/v1/entitlements/features/{id}
MCP Tools
stripe-list-active-entitlements
Stripe List Active Entitlements
read-only
idempotent
stripe-retrieve-active-entitlement
Stripe Retrieve Active Entitlement
read-only
idempotent
stripe-list-features
Stripe List Features
read-only
idempotent
stripe-create-feature
Stripe Create Feature
stripe-retrieve-feature
Stripe Retrieve Feature
read-only
idempotent
stripe-update-feature
Stripe Update Feature