Rezi MCP
@rezi-io
关于 Rezi MCP
docs
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rezi": {
"type": "http",
"url": "https://api.rezi.ai/mcp"
}
}
}工具
5Shows 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 `search_jobs`.
概览
What is 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.
How to use Rezi MCP?
Point your MCP client to https://api.rezi.ai/mcp. On first use, the client opens the Rezi login flow in your browser. After sign-in, the client stores the access token and reuses it until it expires. Examples: Claude Code (claude mcp add rezi --transport http https://api.rezi.ai/mcp), or add the URL as a streamable-http server in Cursor’s mcp.json. Any client supporting remote streamable HTTP MCP servers can connect.
Key features of Rezi MCP
- List, read, and write resumes via your Rezi account.
- Search jobs and fetch full job details.
- Session-based authentication stored in memory.
- Automatic credential refresh near expiry.
- Only the fields you send are changed when updating a resume.
- No credentials persisted to disk; service restarts require re‑sign‑in.
Use cases of Rezi MCP
- Update an existing resume: list, read, modify, and write.
- Create a new resume: call
write_resumewithout a resume ID. - Tailor a resume to a job: search jobs, read the posting, load your resume, tailor it, and save.
FAQ from Rezi MCP
Do I need an active Rezi subscription?
Yes, you need an active Rezi subscription to use the tools.
How does authentication work?
The first time you use a tool, your browser opens the Rezi login flow. The client stores the access token in memory, scoped to the MCP session ID. Credentials are refreshed automatically when near expiry. They are not persisted to disk, so restarting the service requires signing in again.
What happens when I update an existing resume?
Only the fields you send in write_resume are changed. Sections you do not include are preserved.
What transport does Rezi MCP use?
It uses remote streamable HTTP (the server URL is https://api.rezi.ai/mcp).
How are job searches performed?
Use search_jobs to find roles by title and location, then get_job_details to fetch the full posting.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论