You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
markcv mcp subcommand, so MCP clients can use the shape everyone else uses: npx -y @phuthuycoding/markcv mcp. With two binaries in the package, the bare npx form would otherwise need --package=…, which nobody writes from memory.
Changed
README now leads with installing from npm, and no longer asks the reader to
clone and build. Development setup moved to CONTRIBUTING.md.
MCP documentation defaults to the npx form; the global markcv-mcp binary is
presented as the faster alternative rather than the only way.
render --no-photo reports photo disabled instead of photo none (placeholder box) — not embedding a photo and not finding one are
different things.