ربط وكلاء الذكاء الاصطناعي
أنشئ رمزًا، واختر عميلك، ودع الوكلاء يديرون سيرك الذاتية عبر MCP.
رموز الوصول
تتيح رموز الوصول الشخصية لوكلاء الذكاء الاصطناعي إدارة سيرك الذاتية عبر MCP.
تطبيقات OAuth المتصلة
التطبيقات المتصلة عبر تسجيل دخول آمن في المتصفح، بما فيها ChatGPT وCodex.
اربط عميلك
اختر عميلك وانسخ المقتطف، أو استخدم التثبيت بنقرة واحدة.
claude mcp add --transport http cvite https://cvite.app/api/mcp \
--header "Authorization: Bearer cvite_YOURTOKEN"تعرض المقتطفات رمزًا مؤقتًا إلى أن تُنشئ رمزًا حقيقيًا أعلاه.
سلّمه لوكيلك
انسخ موجّه الإعداد والصقه في مساعدك الذكي، وسيتولى إعداد نفسه بنفسه. لا شيء تقرأه أو تضبطه.
الأدوات المتاحة
list_resumesresumes:readList the user's resumes (id, title, template, timestamps)
get_resumeresumes:readFull resume content by id (sections, layout, settings)
get_structureresumes:readLayout view: page count + per-page columns with section id/type/title/visibility
get_appearanceresumes:readCurrent template, settings, customization overrides, resolved styles, and available templates
jobsjobs:readRead-only job operations: search global and Mauritanian boards, or fetch a listing's full description
extract_job_urljobs:aiExtract and normalize a full job posting from any URL, including HTML, PDF, and JavaScript-rendered boards
fit_scorejobs:aiAI-scored fit between a resume and a job posting, with a per-dimension breakdown
generate_cover_letterjobs:aiDraft a tailored cover letter from a resume and job description
create_resumeresumes:writeCreate a resume with the standard default sections
update_resumeresumes:writeMerge top-level fields (title, template, sections, layout, settings) with per-type validation
update_sectionresumes:writePatch one section's content; full per-type schema validation, item ids auto-generated
add_sectionresumes:writeAdd a section (custom presets supported); header/summary are singletons
remove_sectionresumes:writeDelete a supplementary section (core types blocked, hide them instead)
move_sectionresumes:writeReposition a section in the page/column grid (creates a page if needed)
delete_resumeresumes:writeSoft-delete (tombstoned, syncs to open editors)
customize_templateresumes:writeSwitch template or deep-merge visual customization (colors, typography, spacing, section styles)
ats_scoreats:scoreRun ATS analysis; overall score + per-category breakdown + issues
job_matchats:scoreCompare a resume against a job posting: keyword coverage %, matched/missing skills
check_overflowresumes:readSpot overflowing or near-full pages; instant estimate, or measured mode via the real layout engine (measured needs resumes:render)
render_imageresumes:renderRender one page to an inline PNG snapshot so the agent can visually inspect the resume (free)
render_diffresumes:renderBefore/after visual diff: capture a baseline, then compare later renders; changed-pixel % plus a side-by-side composite PNG
export_pdfresumes:exportRender the resume to PDF and return the file as base64