Auth Posture — Email Deliverability & Spoofability Audit for VS Code
app.rowb.auth-posture/audit
One-call domain audit: MX receiving, SPF/DMARC/DKIM spoofing protection, disposable-address risk.
client:VS Code
transport:streamable-http
tools:1
Install Auth Posture — Email Deliverability & Spoofability Audit in VS Code
.vscode/mcp.json
{
"servers": {
"audit": {
"type": "http",
"url": "https://auth-posture.rowb.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs