-recon-demo-kit-priv

Unworthy1/-recon-demo-kit-priv
★ 0 stars Python Browser/Web Updated today
Production-deployable financial reconciliation software: web UI, backend engine, pluggable treasury/GL/DMS adapters, a fillable deployment intake, and install/config MCP servers.
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": {
    "-recon-demo-kit-priv": {
      "command": "uvx",
      "args": [
        "-recon-demo-kit-priv"
      ]
    }
  }
}

Or install with pip: pip install -recon-demo-kit-priv