job search for Zed
io.github.pjw2004/job-search
Search Korean job postings from JobKorea and Saramin by company name
client:Zed
transport:stdio
runtime:npm
Install job search in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"job-search": {
"command": "npx",
"args": [
"-y",
"job-search-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs