Smart Match for Zed
io.github.pkhaninejad/smartmatch
Analyze job listings against your resume, track applications, and generate cover letters.
client:Zed
transport:streamable-http
Install Smart Match in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"smartmatch": {
"url": "https://smartmatch.wallstrdev.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs