Vitae for VS Code
pro.publifye/vitae
Your CV as a document you own, edited by your AI assistant, in several languages, as a typeset PDF
client:VS Code
transport:streamable-http
Install Vitae in VS Code
.vscode/mcp.json
{
"servers": {
"vitae": {
"type": "http",
"url": "https://vitae.publifye.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs