Connector guide1-minute read10 MCP toolsEN · DE · IT

Lever zu MCP — Lever aus jedem KI-Agent steuern

Manage Lever ATS (candidates, opportunities, postings, stages, feedback) from any AI agent. 10 tools, basic-auth.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

Lever

Manage Lever ATS (candidates, opportunities, postings, stages, feedback) from any AI agent. 10 tools, basic-auth.

Tools

10

Region

INTL

Category

HR

Authentication

Basic Auth

Required env vars

LEVER_API_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

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.

Start free trial

Summary

Manage Lever ATS (candidates, opportunities, postings, stages, feedback) from any AI agent. 10 tools, basic-auth.

Frag einfach

Beispiel-Prompts für Lever

Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Konnektor laufen lassen.

Lever · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Lever klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein git clone, kein lokaler Server.

Lever

Manage Lever ATS (candidates, opportunities, postings, stages, feedback) from any AI agent. 10 tools, basic-auth.

Einrichtung

This connector wraps the Lever Hire API v1 (api.lever.co/v1).

Setup:

  1. In Lever → Settings → Integrations and API → API Credentials → Generate new key.
  2. Set LEVER_API_KEY.
  3. Sandbox: use https://api.sandbox.lever.co/v1 instead during testing.

Authentication: HTTP Basic — API key as username, empty password.

Opportunity vs Candidate: in Lever's modern API, an Opportunity represents a candidate's interest in a single posting. A person can have multiple opportunities (one per role). The legacy Candidate endpoint still works but Opportunity is preferred.

…(continued in the in-app connector instructions)

Voraussetzungen: LEVER_API_KEY

Connector lokal installieren

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Öffne http://localhost:3000/connectors/store, wähle Lever und trage die unter Voraussetzungen aufgelisteten Variablen ein.

Verfügbare Tools

ToolWhat it does
lever_list_opportunitiesList opportunities (candidate × posting)
lever_get_opportunityGet one opportunity with full contact, links, tags, applications
lever_create_opportunityCreate an opportunity (candidate with associated posting)
lever_update_opportunity_stageMove an opportunity to a different stage
lever_archive_opportunityArchive an opportunity with an archive reason
lever_list_postingsList job postings
lever_list_stagesList pipeline stages
lever_list_usersList Lever users (recruiters, hiring managers)
lever_list_archive_reasonsList archive reasons configured in the org
lever_list_feedbackList interview feedback forms attached to an opportunity

Nächste Schritte

War dieser Guide hilfreich?

Ready to ship

Your Lever agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Verwandte Anleitungen