Skip to content
VS Code

MailJunky for VS Code

ai.mailjunky/mcp

Send emails, track events, and manage contacts with MailJunky.

client:VS Code transport:sse

Install MailJunky in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "sse",
      "url": "https://mcp.mailjunky.ai/sse"
    }
  }
}

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

MailJunky in other clients