Anchord MCP is a hosted remote MCP server for AI agents that need canonical identity resolution and safe write evaluation across customer systems. Resolve companies and people to canonical AnchorIDs, โฆ
| Tool name | Description | Destructive? |
|---|---|---|
| resolve_company | โ no | |
| resolve_company_batch | โ no | |
| resolve_person | โ no | |
| resolve_person_batch | โ no | |
| get_entity | โ no |
| link_source_record | โ no | |
| unlink_source_record | โ no | |
| guard_writeโ | โ yes | |
| guard_write_batchโ | โ yes | |
| ingest_record | โ no | |
| get_entity_export | โ no |
{
"mcpServers": {
"anchord": {
"command": "npx",
"args": [
"-y",
"@anchord/mcp-server"
]
}
}
}