AI KNOWLEDGE HUB • SUPER EARLY BUILD • OPEN SOURCE SKILLS • CONTRIBUTE VIA PR •

Tools Mcp / Adtech

Conversion Event Reconciler

Deterministically deduplicate browser and server conversion events and reconcile them with first-party business outcomes.

measurement, deduplication, pixel, conversions-api, first-party-data

Install this connector

Install (Codex)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime codex

Install (Claude)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime claude

Install (Generic)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime generic --target ./my-agent/tools-mcp

How You Can Use This

Usable now

Execution: local-tool

First run: python3 scripts/reconcile_events.py examples/input.json

Classification: declared

Operational Summary

Connected system: Local event fixtures or approved event export

Access level: read-only

Trust boundary: local-tool

Approval boundary: Reads supplied files and writes JSON to stdout; live event collection and platform uploads are out of scope.

Status

Readiness: Experimental

Security reviewed: no

Lifecycle: Active

Runtime & Dependencies

ID: adtech/conversion-event-reconciler

Runtimes: codex, claude, generic

Auth required: None for local fixtures

Dependencies & Setup

MCP servers: Not documented

APIs: Not documented

Local tools: python3

Capabilities

  • Deduplicate browser and server events by event name and event ID.
  • Preserve event provenance and flag conflicting values.
  • Reconcile conversions with first-party outcomes.