DEWEY SOC codes classifier. for Cursor
io.github.scoutexchange/dewey
Classification service to seamlessly retrieve SOC codes for job titles and descriptions.
client:Cursor
transport:streamable-http
Install DEWEY SOC codes classifier. in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dewey": {
"url": "https://dewey-lro-test.lro.goscoutgo.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs