DomainDNA: Tech Stack Detector, WHOIS & Domain Age API for VS Code
io.github.shawmena-dotcom/domain-intel
DomainDNA: a domain's tech stack, email security (MX/SPF/DMARC), TLS expiry and age in one record.
client:VS Code
transport:streamable-http
Install DomainDNA: Tech Stack Detector, WHOIS & Domain Age API in VS Code
.vscode/mcp.json
{
"servers": {
"domain-intel": {
"type": "http",
"url": "https://mcp.apify.com/?tools=cybermax/domain-intel"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs