deliverability doctor for VS Code
io.github.integrity-os/deliverability-doctor
Check if a domain can be email-spoofed: SPF, DMARC, DKIM, MX graded from public DNS. Authless.
client:VS Code
transport:streamable-http
tools:2
Install deliverability doctor in VS Code
.vscode/mcp.json
{
"servers": {
"deliverability-doctor": {
"type": "http",
"url": "https://deliverability-doctor.deliverability-doctor.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs