Send Email for VS Code
io.github.hal9ai/send-email
Send emails from natural language prompts.
client:VS Code
transport:streamable-http
tools:1
Install Send Email in VS Code
.vscode/mcp.json
{
"servers": {
"send-email": {
"type": "http",
"url": "https://next.hal9.ai/mcp/mcpbuild/send-email"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs