lemonsqueezy for Cursor
io.usefulapi/lemonsqueezy
MCP server for Lemon Squeezy — stores, products, orders, subscriptions, license keys.
client:Cursor
transport:streamable-http
tools:18
Install lemonsqueezy in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lemonsqueezy": {
"url": "https://lemonsqueezy.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- lemonsqueezy_get_user
- lemonsqueezy_list_stores
- lemonsqueezy_get_store
- lemonsqueezy_list_products
- lemonsqueezy_list_variants
- lemonsqueezy_list_prices
- lemonsqueezy_list_customers
- lemonsqueezy_get_customer
- lemonsqueezy_list_orders
- lemonsqueezy_get_order
- lemonsqueezy_list_subscriptions
- lemonsqueezy_get_subscription
- lemonsqueezy_list_subscription_invoices
- lemonsqueezy_list_license_keys
- lemonsqueezy_list_discounts
- lemonsqueezy_create_checkout
- lemonsqueezy_update_subscription
- lemonsqueezy_cancel_subscription