Skip to content
VS Code

Washington Code for VS Code

io.github.pipeworx-io/washington-code

Revised Code of Washington (RCW) — state statutes by citation.

client:VS Code transport:streamable-http

Install Washington Code in VS Code

.vscode/mcp.json

{
  "servers": {
    "washington-code": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/washington-code/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Washington Code in other clients