Vitae for Claude Desktop
pro.publifye/vitae
Your CV as a document you own, edited by your AI assistant, in several languages, as a typeset PDF
client:Claude Desktop
transport:streamable-http
Install Vitae in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vitae": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://vitae.publifye.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs