Skip to content
VS Code

email check for VS Code

ai.kaiv/email-check

Email posture for any domain: can it receive mail, can it be spoofed? MX, SPF and DMARC.

client:VS Code transport:streamable-http tools:4

Install email check in VS Code

.vscode/mcp.json

{
  "servers": {
    "email-check": {
      "type": "http",
      "url": "https://api.kaiv.ai/api/bridge/mcp/email-check-b6ab5250"
    }
  }
}

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

email check in other clients