person.work — Agent-maintained CV for VS Code
work.person/career-record
Maintain your CV with your agent. Review changes, then share one record as web, PDF and open data.
client:VS Code
transport:streamable-http
tools:4
Install person.work — Agent-maintained CV in VS Code
.vscode/mcp.json
{
"servers": {
"career-record": {
"type": "http",
"url": "https://person.work/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs