Skip to content
Claude Desktop

cvx for Claude Desktop

io.github.hrtips/cvx

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

client:Claude Desktop transport:stdio runtime:npm

Install cvx in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cvx": {
      "command": "npx",
      "args": [
        "-y",
        "@hrtips/cvx"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cvx in other clients