Skip to content
VS Code

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

What VS Code can do once it is connected

Auth Posture — Email Deliverability & Spoofability Audit in other clients