Skip to content
VS Code

Send That Email for VS Code

io.github.pipeworx-io/send-that-email

send-that-email MCP — wraps StupidAPIs, keyless: analyze whether you should send that email…

client:VS Code transport:streamable-http

Install Send That Email in VS Code

.vscode/mcp.json

{
  "servers": {
    "send-that-email": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/send-that-email/mcp"
    }
  }
}

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

Send That Email in other clients