Security & Testing
zoneproof.org
Provides ZoneProof data and verification for domain names and associated entities using DNS evidence.
ENDPOINT 1
https://mcp.zoneproof.org/mcp
MCP server metadata
- Name
- zoneproof
- Version
- 0.3.6
Known tools 8
get_zoneproof_tld_namespaceReturn public ZoneProof namespace data for a single TLD or PSL delegated DNS suffix.
Inferred read-onlysearch_zoneproof_entitiesFind verified ZoneProof entities, which may be people or organizations.
Inferred read-onlyverify_zoneproof_entityVerify whether a ZoneProof entity, which may be a person or organization, is supported by active credential and domain evidence.
Inferred read-onlyget_zoneproof_domainReturn the ZoneProof record for one domain together with its linked entity evidence.
Inferred read-onlyfind_zoneproof_specialtyFind ZoneProof entities, which may be people or organizations, by structured specialty-bearing fields such as services, industries, and current credential text, with optional location filters.
Inferred read-onlycompare_zoneproof_credentialsCompare professional or regulated credentials such as bank charter, pharmacy accreditation, CPA, EA, CFA, CFP, PFS, and similar trust signals so an agent can understand the evidence attached to a ZoneProof entity.
Inferred read-onlylist_zoneproof_credential_jurisdictionsList credential jurisdictions or authorities for a credential type and country so an agent can interpret entity verification scope.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.zoneproof]
url = "https://mcp.zoneproof.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"zoneproof": {
"type": "http",
"url": "https://mcp.zoneproof.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: zoneproof
Remote MCP URL: https://mcp.zoneproof.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"zoneproof": {
"url": "https://mcp.zoneproof.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"zoneproof": {
"type": "http",
"url": "https://mcp.zoneproof.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "zoneproof",
"transport": "streamable-http",
"url": "https://mcp.zoneproof.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.