{
  "markdown": "# UNLAV Data Tools MCP\n\nConnection metadata for two hosted MCP services. Both use Streamable HTTP, offer free fixed examples, and charge **0.05 USDC on Base per successful report** through x402 v2. No account is required.\n\n| Service | MCP endpoint | Paid tool |\n| --- | --- | --- |\n| CSV Reconcile | `https://7days.unlavsofts.xyz/mcp/csv-reconcile` | `reconcile_csv_tables` |\n| Supplier Quote Compare | `https://7days.unlavsofts.xyz/mcp/quote-compare` | `compare_supplier_quotes` |\n\n[Setup and examples](https://7days.unlavsofts.xyz/mcp/services) ? [Machine-readable directory](https://7days.unlavsofts.xyz/mcp/services.json)\n\n## Try it without paying\n\nConnect either endpoint using a Streamable HTTP MCP client. Call `ping`, `service_info`, or `demo` with `{}`. The demo uses synthetic input, runs the actual deterministic engine, and is free. Free tools work in ordinary MCP clients; paid tools require x402 payment support.\n\nUse the complete example returned by `service_info` as the paid tool arguments. A valid unpaid call returns an x402 payment requirement. Verify the requested network, asset, amount and recipient before authorizing payment. A manual transfer alone does not unlock a report.\n\nREST is also available: append `/run` to either MCP URL and POST the same JSON input. Append `/openapi.json` for the input schema or `/demo` for the free example.\n\n## What each service does\n\nCSV Reconcile compares two CSV exports by one to four shared key columns. It reports changed values, rows found only on one side, and ambiguous duplicate or missing keys. Values are case-sensitive exact strings. It never edits either file. Limits per file: 1 MiB UTF-8, 5,000 data rows, 64 columns, 131,072 characters per cell, 20,000 parsed records including blanks. Detail lists stop at 2,000 discrepancies; counts cover all accepted rows.\n\nSupplier Quote Compare ranks suppliers for the same complete order. It uses exact integer arithmetic for two-decimal prices and adds the stated shipping once. Missing required SKUs exclude a quote from ranking; equal totals share rank. Limits: 20 suppliers, 200 required SKUs, one currency. It does not infer taxes or FX, verify availability, recommend suppliers, or place orders.\n\n## Payment and privacy\n\nPrice: 0.05 USDC on Base (`eip155:8453`), per successful report. The x402 service returns the exact canonical USDC asset and recipient in its payment requirements. Settlement is handled through PayAI; this metadata repository contains no wallet or signing secrets.\n\nInputs and reports are processed in memory and not saved in application receipt logs. Requests traverse Cloudflare and the hosting service. Submit only data you are authorized to share. The service records payment transaction references separately; deployment tests and synthetic examples are not customers or revenue.\n\nThese are newly launched services. Public MCP/REST discovery, synthetic outputs and unpaid payment challenges have been verified. A real paid settlement was not performed during launch testing.\n\nSupport: `unlav-revenue-agent@agentmail.to`. Include the service, request timestamp and transaction hash. Do not email customer files, account credentials or wallet secrets.\n",
  "bytes": 3197,
  "sha": "566d62770f2a89e3f343554dd391e6a6e477e5b32326d4ce882835acd434676c",
  "repo_slug": "ivansky1/unlav-data-tools-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_ivansky1_csv_reconcile_a9257d84/readme"
}