CV Forge for Cline
io.github.thechandanbhagat/cv-forge
Forge powerful, ATS-friendly CVs tailored to any job - an MCP server for intelligent CV generation
client:Cline
transport:stdio
runtime:npm
Install CV Forge 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": {
"cv-forge": {
"command": "npx",
"args": [
"-y",
"cv-forge"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs