JobDataLake for Zed
io.github.echojobsio/jdl-mcp-server
Search 1M+ enriched job listings. Filter by skills, salary, location, and more. Free.
client:Zed
transport:stdio
runtime:npm
Install JobDataLake in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"jdl-mcp-server": {
"command": "npx",
"args": [
"-y",
"@jobdatalake/mcp-server"
],
"env": {
"JDL_API_KEY": "<JDL_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs