Skip to content
VS Code

H1b for VS Code

io.github.pipeworx-io/h1b

H-1B MCP — US H-1B visa sponsorship & wage data from DOL Labor Condition

client:VS Code transport:streamable-http

Install H1b in VS Code

.vscode/mcp.json

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

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

H1b in other clients