Skip to content
VS Code

SentientMail for VS Code

com.sentientmail/email-platform

AI-first email platform: templates, audiences, journeys. Sends real email when the key allows it.

client:VS Code transport:streamable-http

Install SentientMail in VS Code

.vscode/mcp.json

{
  "servers": {
    "email-platform": {
      "type": "http",
      "url": "https://app.sentientmail.com/api/mcp"
    }
  }
}

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

SentientMail in other clients