Skip to content
Zed

email for Zed

dev.primitive/email

Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.

client:Zed transport:streamable-http tools:30

Install email in Zed

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

{
  "context_servers": {
    "email": {
      "url": "https://www.primitive.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

All 30 tools →

email in other clients