Rezi MCP
Rezi MCP
Rezi MCP lets supported AI clients connect to your Rezi account so they can read your resumes, update them, and look up jobs while helping you tailor an application.
Server URL
https://api.rezi.ai/mcpRelated MCP server: Workopia
Connect
Claude Code
claude mcp add rezi --transport http https://api.rezi.ai/mcpCursor
Add this to your mcp.json:
{
"mcpServers": {
"rezi": {
"url": "https://api.rezi.ai/mcp",
"transport": "streamable-http"
}
}
}Any compatible MCP client
If your client supports remote streamable HTTP MCP servers, point it to:
https://api.rezi.ai/mcpFirst-time sign in
The first time your MCP client tries to use a Rezi tool, it opens the Rezi login flow in your browser. After you sign in, the client stores the access token and keeps using it until it expires. In normal use, you only need to sign in again when that token expires or if you reconnect the server.
Available tools
Tool | What it does |
| Shows your resumes, ordered by most recently updated. |
| Returns the full JSON for a specific resume. |
| Creates a new resume or updates an existing one. |
| Searches job listings by role and location. |
| Fetches the full details for a job found through |
Typical workflows
Update an existing resume
Use
list_resumesto find the right resume.Use
read_resumeto load it.Ask your AI client to make changes.
Use
write_resumewith the updated fields.
When updating, only the fields you send are changed. Sections you do not include are preserved.
Create a new resume
Call write_resume without resume_id. Rezi creates a new resume and fills in the standard defaults needed for it to work correctly in the product.
Tailor a resume to a job
Use
search_jobsto find a role.Use
get_job_detailsto read the full posting.Use
read_resumeto load your current resume.Ask your AI client to tailor the resume for that job.
Use
write_resumeto save the result.
Notes
You need an active Rezi subscription to use the tools.
Session behavior and security
Credentials are stored in memory and scoped to the MCP session ID assigned by the HTTP server.
Session credentials are refreshed automatically when they are close to expiry.
Resume reads and writes are performed using the authenticated user's Rezi session context.
The service does not persist credentials to disk. If the service restarts, the user needs to sign in again.
This design keeps access aligned with the user's own Rezi permissions rather than introducing a separate privileged backend identity for resume operations.
This server cannot be deployed
Maintenance
Related MCP Connectors
Resume builder with native MCP — create and edit resumes from your AI assistant.
Generate tailored, ATS-optimized resume PDFs and cover letters from a job description, over MCP.
A job-search companion: tailor your CV to a role, score fit, fix ATS issues. Also via MCP.
- Cavuno MCPOAuthcom.cavuno
Connect Claude, Cursor, Codex, and other MCP clients to manage your Cavuno job board.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides access to 47 AI-powered career tools for resume building, job tracking, ATS optimization, and interview coaching. It enables users to manage their job search, research companies, and negotiate salaries directly through an MCP-compatible AI assistant.5513 npmMIT
- AlicenseNot gradedqualityDmaintenanceAI job search, resume builder, and career advice via MCP2MIT

four-leaf-mcpofficial
AlicenseNot gradedqualityDmaintenanceJob search assistant and interview prep inside any ai tool via MCP or public skill. Every tool you'll need for your job search in one product.8 npm5MIT- AlicenseAqualityAmaintenanceAn AI job-hunt copilot that enables searching live job boards, shortlisting openings, tracking application pipelines, and generating tailored resumes and cover letters from any MCP client.14Apache 2.0