Skip to content
Zed

LaborTrends NLP for Zed

io.github.evozim/labor-trends

Labor market trend analyzer utilizing advanced NLP semantic parsing.

client:Zed transport:sse

Install LaborTrends NLP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "labor-trends": {
      "url": "https://labor-trends-mcp.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

LaborTrends NLP in other clients