cvx for Windsurf
io.github.hrtips/cvx
Create, validate, and render CV PDFs from plain YAML — fully local, no accounts.
client:Windsurf
transport:stdio
runtime:npm
Install cvx in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cvx": {
"command": "npx",
"args": [
"-y",
"@hrtips/cvx"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs