lemonsqueezy_list_prices — lemonsqueezy MCP Tool
lemonsqueezy_list_prices
(lemonsqueezy list prices) is one of 18 tools on the
lemonsqueezy
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lemonsqueezy_list_prices from your client
- Claude Code lemonsqueezy lemonsqueezy_list_prices run in your project directory
- Claude Desktop lemonsqueezy lemonsqueezy_list_prices ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor lemonsqueezy lemonsqueezy_list_prices ~/.cursor/mcp.json
- VS Code lemonsqueezy lemonsqueezy_list_prices .vscode/mcp.json
- Zed lemonsqueezy lemonsqueezy_list_prices ~/.config/zed/settings.json
- Windsurf lemonsqueezy lemonsqueezy_list_prices ~/.codeium/windsurf/mcp_config.json
- Cline lemonsqueezy lemonsqueezy_list_prices ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI lemonsqueezy lemonsqueezy_list_prices ~/.gemini/settings.json
- Grok lemonsqueezy lemonsqueezy_list_prices .mcp.json (in your project root)
- ChatGPT lemonsqueezy lemonsqueezy_list_prices Settings → Connectors → Advanced → Developer mode
- Claude.ai lemonsqueezy lemonsqueezy_list_prices Settings → Connectors → Add custom connector
- LangChain lemonsqueezy lemonsqueezy_list_prices pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lemonsqueezy https://lemonsqueezy.usefulapi.io/mcp
Other tools on this server
- lemonsqueezy_get_user
- lemonsqueezy_list_stores
- lemonsqueezy_get_store
- lemonsqueezy_list_products
- lemonsqueezy_list_variants
- 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
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.