Mailtea for VS Code
app.mailtea/mailtea
Send email and newsletters with Mailtea over MCP, plus skills for email and website design.
client:VS Code
transport:streamable-http
Install Mailtea in VS Code
.vscode/mcp.json
{
"servers": {
"mailtea": {
"type": "http",
"url": "https://api.mailtea.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs