EverThread for Zed
io.github.pb-digital-llc/everthread
Plain-English website security check for agents: certificate, headers, scripts, forms, spam.
client:Zed
transport:stdio
runtime:npm
Install EverThread in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"everthread": {
"command": "npx",
"args": [
"-y",
"everthread"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs