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.
「その他」の他のコンテンツ
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント