govping for Zed
io.github.stevebutterworth/govping
Free regulatory intelligence. Search 27,000+ changes across 2,000+ government sources.
client:Zed
transport:stdio
runtime:npm
Install govping in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"govping": {
"command": "npx",
"args": [
"-y",
"govping-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs