u2-counter

mikejsmith1985/u2-counter
★ 0 stars C# Database Updated today
A trade counter over a MultiValue (Pick) database, read through an MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "u2-counter": {
      "command": "npx",
      "args": [
        "-y",
        "mikejsmith1985/u2-counter"
      ]
    }
  }
}

README Excerpt

A branch counter representative has a customer on the telephone. The customer reads a part number off a box and asks two questions: have you got it, and what does it cost me. This answers both on one screen, from the keyboard, in about five seconds — reading live from a MultiValue ERP and writing nothing back.

Tools (1)

mvstore
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →