Govbase for Zed
com.govbase/govbase
U.S. federal policy data — bills, Congress members, voting records, and civic info.
client:Zed
transport:streamable-http
tools:12
Install Govbase in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"govbase": {
"url": "https://api.govbase.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs