Product
Anchord is the read-only identity + trust layer agents call before writing to HubSpot, Salesforce, Stripe, or any other system. Resolve records to canonical identities, guard every write, and escalate ambiguity to humans.
AnchorIDs
An AnchorID is Anchord's canonical identity record for a Company or Person. Every ingested record is matched to one. Duplicates are detected and surfaced for review or automatic merge.
Multi-source ingest
Push data from any system via the batch API, register custom sources, or connect Salesforce, HubSpot, and Stripe through built-in OAuth integrations — including multiple instances of the same provider.
Guard / write evaluation
Before writing to an external system, ask Anchord to evaluate the change. Get an allow or block decision with specific block codes — never a side effect.
Duplicate detection & merge
Deterministic scoring identifies likely duplicates. Merge recommendations include confidence levels, score breakdowns, and collision warnings. Entities accumulate identifiers from every linked source record — the golden record improves over time.
Needs review queue
Ambiguous identity matches are queued for human review with evidence, instance labels, candidate highlights, and one-click resolution. Matching analytics show confirm/dismiss rates so you can tune over time.
Agent-first API + MCP
11-tool MCP server for Cursor, Claude Desktop, and any MCP client. Full REST API for direct integration. Humans use the console for reports, review, and tuning.
What Anchord is not
- Not a CDP or data warehouse. Anchord resolves identity and evaluates writes. It does not store marketing audiences, run campaigns, or build customer profiles.
- Not a writeback engine. Anchord never writes to external systems. Your agent or pipeline reads Anchord's decision and performs the write.
- Not an LLM guessing layer. Scoring is deterministic and rules-based — domain, email, provider IDs, name + location, with multi-signal corroboration. When a match is ambiguous, Anchord routes to human review instead of guessing.
Who uses Anchord
Agent Builders
Wire resolve-before-write into any AI agent pipeline. MCP server, REST API, or both.
For Agents →RevOps / CRM Ops
Connect Salesforce, HubSpot, and Stripe. Review ambiguous matches. Merge duplicates across systems.
Scenarios →Platform / Data Teams
Embed Anchord in data pipelines, ETL flows, or integration middleware. Tenant-isolated, API-first.
Integrations Guide →Evaluate Anchord in minutes
- 1 Sign up — Free plan, no credit card. You get a tenant, admin user, and API key instantly.
- 2 Run
GET /api/pingto verify access, then ingest a test record and resolve it. - 3 Guard a write. See the decision (
allowed/blocked). Anchord never writes — the caller executes.
Step-by-step: Quickstart · For Agents · API Reference