Skip to content
VS Code

mailkite for VS Code

dev.mailkite/mailkite

Send email, manage domains, DNS, webhooks, templates, and inbound routing on MailKite

client:VS Code transport:streamable-http runtime:npm

Install mailkite in VS Code

.vscode/mcp.json

{
  "servers": {
    "mailkite": {
      "type": "http",
      "url": "https://mcp.mailkite.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mailkite in other clients