Skip to content
Gemini CLI

Us Code for Gemini CLI

io.github.pipeworx-io/us-code

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

client:Gemini CLI transport:streamable-http

Install Us Code in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "us-code": {
      "httpUrl": "https://gateway.pipeworx.io/us-code/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Us Code in other clients