Skip to content
Claude Desktop

LemonSqueezy MCP Server for Claude Desktop

io.github.yawlabs/lemonsqueezy-mcp

LemonSqueezy MCP server for managing your store from AI assistants

client:Claude Desktop transport:stdio runtime:npm

Install LemonSqueezy MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

LemonSqueezy MCP Server in other clients