Skip to content
Zed

gigamail for Zed

io.github.adecubed/gigamail

Your real mailbox and calendar for your agent (M365/IMAP); a human approves every send.

client:Zed transport:stdio runtime:pypi

Install gigamail in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "gigamail": {
      "command": "uvx",
      "args": [
        "gigamail"
      ],
      "env": {
        "GIGAMAIL_ROOT": "<GIGAMAIL_ROOT>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

gigamail in other clients