Anchord
JSON →Hosted remote MCP server for identity resolution and write guardrails.
Install
npx -y @anchord/mcp-server Tools · 11
- resolve_company Resolve a company to a canonical AnchorID
- resolve_company_batch Batch company resolution (max 200)
- resolve_person Resolve a person to a canonical AnchorID
- resolve_person_batch Batch person resolution (max 200)
- get_entity Fetch an AnchorID with optional linked records
- get_entity_export Export the golden record for an AnchorID
- link_source_record Link a source record to an AnchorID
- unlink_source_record Soft-delete a source record link
- guard_write Pre-write safety check (evaluation-only)
- guard_write_batch Batch pre-write safety check (max 200)
- ingest_record Ingest a source record into Anchord
Environment variables
ANCHORD_API_KEYYOUR_ANCHORD_API_KEYANCHORD_API_BASE_URL