LaborTrends NLP for VS Code
io.github.evozim/labor-trends
Labor market trend analyzer utilizing advanced NLP semantic parsing.
client:VS Code
transport:sse
Install LaborTrends NLP in VS Code
.vscode/mcp.json
{
"servers": {
"labor-trends": {
"type": "sse",
"url": "https://labor-trends-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs