resume optimizer for Claude Desktop
io.github.vpatser1/resume-optimizer
Resume analysis, ATS compatibility checks, bullet improvements, job-tailored optimization
client:Claude Desktop
transport:stdio
runtime:npm
Install resume optimizer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"resume-optimizer": {
"command": "npx",
"args": [
"-y",
"resume-optimizer"
],
"env": {
"LICENSE_KEY": "<LICENSE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs