LaborTrends NLP for Cursor
io.github.evozim/labor-trends
Labor market trend analyzer utilizing advanced NLP semantic parsing.
client:Cursor
transport:sse
Install LaborTrends NLP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"labor-trends": {
"url": "https://labor-trends-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs