GovWait for Zed
io.github.artwisdom/govwait
Source-backed government processing times with current values, history, comparisons, and provenance.
client:Zed
transport:stdio
runtime:npm
Install GovWait in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"govwait": {
"command": "npx",
"args": [
"-y",
"govwait-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs