matchcv for Cline
io.github.18boys/matchcv
ATS resume checking, job description analysis, and AI resume tailoring powered by MatchCV.
client:Cline
transport:stdio
runtime:npm
Install matchcv in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"matchcv": {
"command": "npx",
"args": [
"-y",
"matchcv-mcp"
],
"env": {
"MATCHCV_BASE_URL": "<MATCHCV_BASE_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs