Claude Code (remote, zero install)
claude mcp add --transport http dechonet https://dechonet.com/mcp DechoNet speaks the Model Context Protocol. Point Claude Code, Claude Desktop, Cursor or any MCP client at the URL below and it can check DNS, certificates, security headers, email authentication, subdomains, lookalike domains and OWASP posture — every result interpreted with severity, cause and the action to take. Free, no account, no API key.
https://dechonet.com/mcp
claude mcp add --transport http dechonet https://dechonet.com/mcp {
"mcpServers": {
"dechonet": {
"url": "https://dechonet.com/mcp"
}
}
} {
"mcpServers": {
"dechonet": {
"command": "npx",
"args": [
"-y",
"dechonet-mcp"
]
}
}
} Claude Desktop connects to local stdio servers; the npm package calls the same backend. Config: claude_desktop_config.json.
One call, nine checks in parallel, a 0–100 health score and the areas that need attention.
ssl_check, http_security, email_auth, subdomain_discovery, lookalike_domains, owasp_check, impersonation_exposure — each with a link to the full report for the human.
When the domain matters beyond today, the agent starts a daily watch. No email, no account; the history page is a shareable link.
What changed since the last check — grade drops, new issues, certificate renewals, DNS drift. Works from stored lookups even without a watch. A fresh one-off scan cannot tell you this.
Passive and read-only, except watch_domain which creates a watch. Same engine as the free web tools.
dns_lookupDNS Lookupssl_checkSSL Certificate Checkhttp_securityHTTP Security Headers Auditemail_authEmail Authentication Checkport_scanOpen Port Scandns_propagationDNS Propagation Checkreverse_dnsReverse DNS (PTR) Lookupasn_lookupASN / BGP Lookupwhois_lookupWHOIS / RDAP Domain Lookupsubdomain_discoverySubdomain Discoverylookalike_domainsLookalike Domain Checkip_infoMy IP Infoemail_header_analysisEmail Header Analysissubnet_calcIPv4 Subnet Calculatorsecurity_scanFull Domain Security Scanowasp_checkOWASP Security Checkupimpersonation_exposureBrand Impersonation Exposuredomain_changesDomain Change Historywatch_domainWatch a Domain (daily re-check)golive_checkGo-Live Readiness Checklist