Zyntra - Temp e-mails MCP for VS Code
io.github.dd77ss/zyntra-mail
Disposable inboxes for AI agents: create, wait for delivery, and extract email content or links.
client:VS Code
transport:streamable-http
Install Zyntra - Temp e-mails MCP in VS Code
.vscode/mcp.json
{
"servers": {
"zyntra-mail": {
"type": "http",
"url": "https://mcp.zyntra.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs