Lockally Email for VS Code
com.lockally/email
Stateful email for AI agents — read inboxes, reply in-thread, draft with approval.
client:VS Code
transport:streamable-http
Install Lockally Email in VS Code
.vscode/mcp.json
{
"servers": {
"email": {
"type": "http",
"url": "https://mcp.lockally.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs