Skip to content
Cursor

Onet for Cursor

io.github.pipeworx-io/onet

O*NET MCP — wraps the O*NET Web Services (US DOL) occupation taxonomy

client:Cursor transport:streamable-http

Install Onet in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "onet": {
      "url": "https://gateway.pipeworx.io/onet/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Onet in other clients