Loading MCP server directory, please wait...
🍀✨ MCP server for Clover POS — restaurant operations, inventory, orders, analytics, and retention
npx @getmcp/cli add io.github.dokdosolutions-us/luckyRequires Node.js 18+. Community-contributed server. Review source before installing.
CLOVER_API_TOKENClover API access token
CLOVER_MERCHANT_IDClover merchant ID
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dokdosolutions-us/lucky": {
"command": "npx",
"args": [
"-y",
"@dokdosolutions/clover-mcp"
],
"env": {
"CLOVER_API_TOKEN": "",
"CLOVER_MERCHANT_ID": ""
}
}
}
}