{
  "ok": true,
  "name": "resume",
  "url": "https://mcp.zovo.one/mcp/resume",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-06.1",
  "summary": "The profile is stored per token: profile_set once, then resume_create, resume_to_html, resume_to_markdown, cover_letter_create and tailor_to_job read it.",
  "tool_count": 13,
  "tools": [
    "doc_upload",
    "doc_files",
    "doc_delete_upload",
    "profile_set",
    "profile_get",
    "resume_create",
    "resume_to_markdown",
    "resume_to_html",
    "resume_read",
    "cover_letter_create",
    "tailor_to_job",
    "license_status",
    "license_activate"
  ],
  "free_limits": "3 cover letters per calendar month, the \"modern\" resume style, one default profile variant, 2,000 characters of job description in tailor_to_job",
  "authentication": {
    "note": "This GET is public so a health check and a browser both get an answer. The JSON-RPC traffic is POST and still needs a token.",
    "get_a_free_token": "GET https://mcp.zovo.one/mcp/token",
    "ready_made_urls": "GET https://mcp.zovo.one/mcp/connect",
    "header_form": "Authorization: Bearer <token>",
    "url_form": "https://mcp.zovo.one/mcp/resume/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}