Lemon Squeezy Server
JSON →Integrates with Lemon Squeezy to manage subscriptions, checkouts, and products.
Install
npx -y @smithery/cli Tools · 17
- get_user Get current Lemon Squeezy user info
- list_stores List all stores
- get_store Fetch a specific store
- list_products List products
- get_product Get product details
- get_product_variants List variants for a product
- list_orders List all orders
- get_order Get details of an order
- list_customers List all customers
- get_customer Fetch customer details
- list_subscriptions List subscriptions
- get_subscription Get a subscription
- list_license_keys List license keys
- get_license_key Fetch license key info
- create_checkout Create a fully customized checkout session
- create_webhook Register a new webhook
- list_webhooks List all webhooks (filterable by store)
Environment variables
LEMON_SQUEEZY_API_KEYLEMONSQUEEZY_API_KEY
Links
★ 9 GitHub stars