Skip to content
Zed

thrd for Zed

io.github.sergiorico1/thrd

Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.

client:Zed transport:stdio runtime:npm

Install thrd 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": {
    "thrd": {
      "command": "npx",
      "args": [
        "-y",
        "thrd-mcp"
      ],
      "env": {
        "THRD_API_KEY": "<THRD_API_KEY>",
        "THRD_API_BASE_URL": "<THRD_API_BASE_URL>"
      }
    }
  }
}

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

thrd in other clients