Connect
Connect Vitae to your AI
Vitae holds your CV as a document you own — kept as JSON Resume, several languages in parity, typeset as a real PDF, and private until you say otherwise. Point any MCP client at it and you write your CV by talking to your assistant: it can author, restructure, translate and render an edition through the same tools you use. Nothing to install; the hosted service runs for you.
1Claude (web & desktop)
In Claude, add a custom connector and paste the URL above. Most clients need only the URL — they register themselves automatically (Dynamic Client Registration is live).
If a client asks for a Client ID, use the value above and leave the client secret blank.
{
"mcpServers": {
"vitae": {
"url": "https://vitae.publifye.pro/mcp"
}
}
}2Command line / Claude Code
One command adds the connector to Claude Code:
claude mcp add vitae --transport http https://vitae.publifye.pro/mcp3Cursor / any MCP client
Point any MCP client at the endpoint below. It speaks OAuth 2.1 — clients discover the authorization server automatically (RFC 9728 protected-resource metadata).
4Sign in once
The first time your AI calls Vitae, a browser window opens to sign in at Publifye. Create an account (or log in), approve access, and you are connected — no key to copy or paste. Your session refreshes silently from then on.
5Free to start
Connecting costs nothing. A free account can make 60 calls a day, every day — enough to write a CV, keep a second language edition beside it, and render a PDF. There is no trial clock on it.
Vitae Access lifts that allowance. Current prices are on the store — they vary by country and change, so they live in one place rather than being repeated here. Cancel any time, and your documents remain yours: export is free on every plan, always.
6Ask it to write
Every tool is self-documenting — your AI discovers them on its own. You never touch JSON. Try:
"Import my CV and keep a Norwegian edition beside the English one."
"Add the role I started in April, and check the two editions still match."
"Render it as a PDF and give me a link I can put in an application."7Your CV stays yours
Nothing is public by default, and a setting that cannot be read is treated as private rather than permissive — including every download link, so knowing a URL is not access. We do not sell your data or index your CV. Export the whole document, in full, whenever you like.