Back to Retail
🛒

Lightspeed MCP

v1.0.0
RetailClaude DesktopCursormedium Verified

Retail POS — sales, inventory, customer management, analytics.

https://github.com/lightspeed/mcp-server

Install Config

{
  "mcpServers": {
    "lightspeed": {
      "command": "npx",
      "args": [
        "-y",
        "@lightspeed/mcp-server"
      ],
      "env": {
        "LS_API_KEY": "",
        "LS_ACCOUNT_ID": ""
      }
    }
  }
}

Environment Variables

VariableTypeRequired
LS_API_KEYstringRequired
LS_ACCOUNT_IDstringRequired

Compatibility

Claude Desktop
Cursor
Cline

Related Connectors