Clover POS

MCP

by SBolivarLoL · v0.5.0

Clover POS for a single merchant: sales, inventory, orders, customers (reads + safe writes).

mcplocal

MCP configuration

stdio

Command

uvx clover-mcp==0.5.0

Environment

  • CLOVER_MERCHANT_IDrequired

    Clover merchant ID

  • CLOVER_ACCESS_TOKENrequiredsecret

    Clover API access token

  • CLOVER_REGION

    Clover API region: na | eu | la

  • CLOVER_SANDBOX

    Use the Clover sandbox host when true

  • CLOVER_AUTH_MODE

    Auth mode: token | oauth_refresh

  • CLOVER_REFRESH_TOKENsecret

    OAuth refresh token (oauth_refresh mode)

  • CLOVER_OAUTH_CLIENT_ID

    OAuth app client ID (oauth_refresh mode)

  • CLOVER_OAUTH_CLIENT_SECRETsecret

    OAuth app client secret (oauth_refresh mode)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.