Domain Intelligence API for VS Code
io.github.br0ski777/domain-intelligence
WHOIS, DNS records, SSL certificate data for any domain in one call. x402.
client:VS Code
transport:sse
Install Domain Intelligence API in VS Code
.vscode/mcp.json
{
"servers": {
"domain-intelligence": {
"type": "sse",
"url": "https://domain-intelligence.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs