Conduit Mail for VS Code
app.conduitmail/conduit-mail
Your mailbox for MCP clients: search, read, draft, send, rules and notes. Sending is off by default.
client:VS Code
transport:streamable-http
Install Conduit Mail in VS Code
.vscode/mcp.json
{
"servers": {
"conduit-mail": {
"type": "http",
"url": "https://connect.conduitmail.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs