careermax for Zed
io.github.rahulphenomenon/careermax
All the tools you need to land your next job
client:Zed
transport:stdio
runtime:npm
Install careermax in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"careermax": {
"command": "npx",
"args": [
"-y",
"@careermax/agent-toolkit"
],
"env": {
"CAREERMAX_API_KEY": "<CAREERMAX_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs