lemonsqueezy_get_customer — lemonsqueezy MCP Tool
lemonsqueezy_get_customer
(lemonsqueezy get customer) 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_get_customer from your client
- Claude Code lemonsqueezy lemonsqueezy_get_customer run in your project directory
- Claude Desktop lemonsqueezy lemonsqueezy_get_customer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor lemonsqueezy lemonsqueezy_get_customer ~/.cursor/mcp.json
- VS Code lemonsqueezy lemonsqueezy_get_customer .vscode/mcp.json
- Zed lemonsqueezy lemonsqueezy_get_customer ~/.config/zed/settings.json
- Windsurf lemonsqueezy lemonsqueezy_get_customer ~/.codeium/windsurf/mcp_config.json
- Cline lemonsqueezy lemonsqueezy_get_customer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI lemonsqueezy lemonsqueezy_get_customer ~/.gemini/settings.json
- Grok lemonsqueezy lemonsqueezy_get_customer .mcp.json (in your project root)
- ChatGPT lemonsqueezy lemonsqueezy_get_customer Settings → Connectors → Advanced → Developer mode
- Claude.ai lemonsqueezy lemonsqueezy_get_customer Settings → Connectors → Add custom connector
- LangChain lemonsqueezy lemonsqueezy_get_customer 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_prices
- lemonsqueezy_list_customers
- 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.