Dead Simple Email for VS Code
email.deadsimple/dead-simple-email
Give an agent its own inbox: send, receive, and pull signup codes from real email.
client:VS Code
transport:streamable-http
runtime:pypi
Install Dead Simple Email in VS Code
.vscode/mcp.json
{
"servers": {
"dead-simple-email": {
"type": "http",
"url": "https://api.deadsimple.email/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs