workopia for Zed
io.github.shuangshuang007/workopia
Workopia - free MCP for global job search, PDF resume builder, and AI career advice.
client:Zed
transport:stdio
runtime:npm
Install workopia in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"workopia": {
"command": "npx",
"args": [
"-y",
"@shuang_workopia/workopia-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs