SYNTHORA Certificate Transparency Issuance Search
x402/synthora-certificate-transparency-issuance-searchReturns issued TLS certificates (and all subdomains in their SAN dns_names) for a domain from SSLMate's Cert Spotter Certificate Transparency log aggregator, including issuer, validity window and revocation flag. A2A use: attack-surface-discovery and subdomain-enumeration agents map an org's hostnames and detect unexpected or expiring certs. Reliable crt.sh alternative. [x402: $0.0025/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_certificate_transparency_issuance_search": {
"url": "https://certspotter-ct-issuances.hergertsynthora.com/service",
"transport": "http"
}
}
}