Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint · rollforge · bestiary · statline · matchpoint · retail · agentops · browserworkflow · modelrouter · compose
$ man matchpoint

matchpoint

Dedup and record linkage, per call.

agentutility / matchpoint · ● live
NAME
matchpoint dedup and record linkage, per call
DESCRIPTION

Turn messy company names, people, addresses, emails, and phones into stable match keys so duplicates collide — plus a similarity score to rank candidate pairs. The dedup/entity-resolution primitives a data-enrichment agent needs.

BUYERSwho calls into this cluster

Sales- and data-intelligence agents, CRM dedup workflows, lead-list cleaners, and record-linkage pipelines joining data across sources.

WEDGEwhy this exists vs. incumbents

Match/dedup APIs (Interzoid and friends) sell these one capability at a time and charge per lookup. Matchpoint exposes the normalization + phonetic key math directly as agent-callable, pay-per-use endpoints with no signup.

ENDPOINTS7 entries · $0.003 – $0.005 per call
#endpointdescriptionprice
001address-parseParses a freeform US street address into components: number, street, unit, city, state, and zip.$0.005
002match-key-addressGenerates a match key for postal addresses with USPS-style standardization so equivalent addresses collide.$0.005
003match-key-companyGenerates a deterministic similarity key for company names so different spellings of the same business collide.$0.005
004match-key-emailNormalizes email addresses into a match key so aliases of the same inbox collide.$0.005
005match-key-nameGenerates a match key for person names so variants of the same person collide.$0.005
006match-key-phoneNormalizes phone numbers into a canonical E.164 match key so formatting variants like '(415) 555-0100' and '+1 415-555-0100' collide.$0.005
007match-scoreScores how similar two values are on a 0-100 scale for fuzzy matching and dedup confidence.$0.003
cluster.json (filter by ?cluster=matchpoint)
INSTALL AS MCPadd to any MCP-aware agent
npx -y @agentutility/mcp-matchpoint

Full Claude Desktop / Cursor / Cline configs → /mcp/matchpoint/

OTHER CLUSTERSthe portfolio compounds
clustertaglinenprice
prooflayerTrust + risk scanners for AI-built apps.15$0.005 – $0.25
edgemarketOnchain decisions agents can charge for.64$0.001 – $0.10
edgefinanceTradFi signals at agent prices.89$0.002 – $0.05
synthforgeGenerative media for agents that ship products.59$0.01 – $0.50
mediakitOne endpoint per format. Pay per call.67$0.003 – $0.20
wordmintNamed LLM tasks. Minted at a sticker price.106$0.002 – $0.03
webprobeInspect any website. Pay per look.145$0.001 – $0.10
localeGeo, weather, civic, identity primitives.40$0.003 – $0.05
rollforgeThe whole tabletop toolkit, one call at a time.26$0.003 – $0.08
bestiaryA creature compendium for every world.6$0.01 – $0.08
statlineSports and stats math, per call.1$0.003
retailProduct copy + product discovery, per call.5$0.01 – $0.02
composeOne call, several of our endpoints, one settlement.58$0.02 – $0.10
SEE ALSO
agentutility · x402 · mcp · llms.txt · registry.json · bazaar.x402.org