Skip the install. Get this working in under 2 minutes.
Start a free trial on cloud.anythingmcp.com, add the Lever in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.
Summary
从任何 AI 代理管理 Lever ATS(候选人、机会、职位、阶段、反馈)。10 个工具,基本认证。
试试这样问
Lever 的示例提示
点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。
Claude 是 AI,可能会出错。请核对回答。
💡 没有安装?直接使用 cloud.anythingmcp.com。 登录,点击 Connectors → Lever,粘贴你的凭据,生成 MCP API 密钥 — 完成。无需 Docker,无需
git clone,无需本地服务器。
Lever + Claude
从任何 AI 代理管理 Lever ATS(候选人、机会、职位、阶段、反馈)。10 个工具,基本认证。
前提条件
请查看连接器中包含的完整设置说明(在选择连接器时可在应用内商店中查看)。此连接器所需的环境变量为:
LEVER_API_KEY
第一步 — 获取凭据
此连接器封装了 Lever Hire API v1 (api.lever.co/v1)。
设置:
- 在 Lever → 设置 → 集成和 API → API 凭据 → 生成新密钥。
- 设置
LEVER_API_KEY。 - 沙盒:在测试期间使用
https://api.sandbox.lever.co/v1。
认证:HTTP 基本认证 — API 密钥作为用户名,密码为空。
机会与候选人:在 Lever 的现代 API 中,Opportunity 代表候选人对单个职位的兴趣。一个人可以有多个机会(每个角色一个)。遗留的 Candidate 端点仍然有效,但更推荐使用 Opportunity。
…(在应用内连接器说明中继续)
第二步 — 安装适配器
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
第三步 — 在 Claude 中添加连接器
推荐路径 — 在 claude.ai web 上工作,无需编辑任何配置文件。
- 打开 claude.ai/customize/connectors。
- 点击 "添加自定义连接器"。
- 填写:
- 名称:
Lever - URL:
https://cloud.anythingmcp.com/mcp - 认证: Bearer 令牌 → 粘贴你的 MCP API 密钥(来自 AnythingMCP → 个人资料 → MCP API 密钥 → 新密钥)
- 名称:
- 点击 连接 以授权。
所有工具将出现在你的聊天中 — 开始输入提示。
可用工具
| 工具 | 功能 |
|---|---|
lever_list_opportunities | 列出机会(候选人 × 职位) |
lever_get_opportunity | 获取一个机会的完整联系信息、链接、标签、申请 |
lever_create_opportunity | 创建一个机会(候选人与相关职位) |
lever_update_opportunity_stage | 将机会移动到不同的阶段 |
lever_archive_opportunity | 归档机会并提供归档原因 |
lever_list_postings | 列出职位发布 |
lever_list_stages | 列出管道阶段 |
lever_list_users | 列出 Lever 用户(招聘人员、招聘经理) |
lever_list_archive_reasons | 列出组织中配置的归档原因 |
lever_list_feedback | 列出附加到机会的面试反馈表 |
常见问题
它是否适用于 Claude Code 和 Claude Desktop? 是的 — 两者都指向 https://cloud.anythingmcp.com/mcp。
下一步
这份指南对你有帮助吗?