eCFR for Zed
com.1102tools/ecfr-mcp
Electronic Code of Federal Regulations including FAR, DFARS, and agency supplements. 13 tools.
client:Zed
transport:stdio
runtime:pypi
Install eCFR in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ecfr-mcp": {
"command": "uvx",
"args": [
"ecfr-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs