Mektup for VS Code
io.github.weeci/mektup-mcp
Fully-managed email as MCP tools - register domains, real mailboxes, send and receive mail.
client:VS Code
transport:streamable-http
Install Mektup in VS Code
.vscode/mcp.json
{
"servers": {
"mektup-mcp": {
"type": "http",
"url": "https://mcp.usemektup.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs