Skip to content
Zed

Us Code for Zed

io.github.pipeworx-io/us-code

US Code — the text of federal statutes, by citation.

client:Zed transport:streamable-http

Install Us Code in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "us-code": {
      "url": "https://gateway.pipeworx.io/us-code/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Us Code in other clients