lemonsqueezy-mcp

YawLabs/lemonsqueezy-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated 1d ago
LemonSqueezy MCP server for managing your store from AI assistants
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lemonsqueezy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "YawLabs/lemonsqueezy-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for the [LemonSqueezy](https://lemonsqueezy.com) API. Manage your store, products, customers, subscriptions, discounts, license keys, and more from any MCP-compatible AI assistant. ```bash npx @yawlabs/lemonsqueezy-mcp ``` Set your LemonSqueezy API key as an environment variable: ```bash export LEMONSQUEEZY_API_KEY="your-api-key"

Tools (6)

LEMONSQUEEZY_ALLOWED_STORE_IDSLEMONSQUEEZY_API_KEYLEMONSQUEEZY_API_KEY_COMMANDLEMONSQUEEZY_DESTRUCTIVE_RATE_LIMITLEMONSQUEEZY_MAX_REFUND_AMOUNT_CENTSmain