Onet for VS Code
io.github.pipeworx-io/onet
O*NET MCP — wraps the O*NET Web Services (US DOL) occupation taxonomy
client:VS Code
transport:streamable-http
Install Onet in VS Code
.vscode/mcp.json
{
"servers": {
"onet": {
"type": "http",
"url": "https://gateway.pipeworx.io/onet/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs