Skip to content
Zed

Postfleet for Zed

ai.postfleet/postfleet

Give an AI agent its own email address: send, reply, read, and wait for mail.

client:Zed transport:streamable-http runtime:npm

Install Postfleet in Zed

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

{
  "context_servers": {
    "postfleet": {
      "url": "https://api.postfleet.ai/api/mcp"
    }
  }
}

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

Postfleet in other clients