ResuStack for Zed
com.resustackapp/resustack
Build, version and render resumes as PDFs from Claude or any MCP client.
client:Zed
transport:streamable-http
Install ResuStack in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"resustack": {
"url": "https://resustackapp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs