Loomal

๐Ÿ€โœจ MCP server for Clover POS โ€” restaurant operations, inventory, orders, analytics, and retention

0 starsnpm: @dokdosolutions/clover-mcp

About lucky

lucky is an MCP (Model Context Protocol) server published by dokdosolutions-us in the official MCP registry, listed under Research & Data on Loomal. ๐Ÿ€โœจ MCP server for Clover POS โ€” restaurant operations, inventory, orders, analytics, and retention

It ships as an npm package (@dokdosolutions/clover-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dokdosolutions-us/clover-mcp-server.

Use lucky with your agent

Claude Code ยท one command
claude mcp add lucky -- npx -y @dokdosolutions/clover-mcp
Claude Desktop, Cursor & other MCP clients ยท config
{
  "mcpServers": {
    "lucky": {
      "command": "npx",
      "args": [
        "-y",
        "@dokdosolutions/clover-mcp"
      ]
    }
  }
}
npm@dokdosolutions/clover-mcp

Frequently asked questions

What is lucky?
lucky is an MCP (Model Context Protocol) server by dokdosolutions-us in the Research & Data category. ๐Ÿ€โœจ MCP server for Clover POS โ€” restaurant operations, inventory, orders, analytics, and retention
How do I connect lucky to Claude, Cursor, or another MCP client?
Install lucky from its npm package (@dokdosolutions/clover-mcp) and register it under "mcpServers" in your client's MCP configuration โ€” for example claude_desktop_config.json or Cursor's mcp.json โ€” then restart the client.
Is lucky open source?
Yes โ€” the source code is public at github.com/dokdosolutions-us/clover-mcp-server.
Can AI agents pay to use lucky?
Not yet through Loomal โ€” lucky is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain lucky? Claim this listing free by verifying GitHub ownership, or contact us.