Skip to content
VS Code

Virginia Code for VS Code

io.github.pipeworx-io/virginia-code

Code of Virginia — state statutes by citation.

client:VS Code transport:streamable-http

Install Virginia Code in VS Code

.vscode/mcp.json

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

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

Virginia Code in other clients