Skip to content
Cline

cvx for Cline

io.github.hrtips/cvx

Create, validate, and render CV PDFs from plain YAML — fully local, no accounts.

client:Cline transport:stdio runtime:npm

Install cvx 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": {
    "cvx": {
      "command": "npx",
      "args": [
        "-y",
        "@hrtips/cvx"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

cvx in other clients