Onet for Zed
io.github.pipeworx-io/onet
O*NET MCP — wraps the O*NET Web Services (US DOL) occupation taxonomy
client:Zed
transport:streamable-http
Install Onet in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"onet": {
"url": "https://gateway.pipeworx.io/onet/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs