Ecfr for Zed
io.github.pipeworx-io/ecfr
eCFR (Electronic Code of Federal Regulations) MCP.
client:Zed
transport:streamable-http
Install Ecfr in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ecfr": {
"url": "https://gateway.pipeworx.io/ecfr/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs