Skip to content
VS Code

SenderKit for VS Code

com.senderkit/senderkit

Build and send email, SMS, and push straight from your AI agent.

client:VS Code transport:streamable-http

Install SenderKit in VS Code

.vscode/mcp.json

{
  "servers": {
    "senderkit": {
      "type": "http",
      "url": "https://mcp.senderkit.com"
    }
  }
}

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

SenderKit in other clients