Connector guide2-minute read10 MCP toolsEN · DE · IT

Lever mit ChatGPT verbinden — über MCP

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

HCBy HelpCode teamUpdated 2 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 + ChatGPT

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

Voraussetzungen

Die vollständige Setup-Anleitung ist in den Connector eingebaut (im Store sichtbar, wenn du den Connector auswählst). Benötigte Umgebungsvariablen für diesen Connector:

LEVER_API_KEY

Schritt 1 — Zugangsdaten holen

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)

Schritt 2 — Adapter installieren

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

Schritt 3 — Connector in ChatGPT hinzufügen

ChatGPT unterstützt MCP-Server über die Connectors-Funktion (Plus-/Pro-/Team-/Enterprise-Pläne). Der kostenlose Tarif unterstützt keine eigenen Connectors.

  1. Öffne ChatGPT → Einstellungen → Connectors (oder klicke das 🔧-Icon im Composer → Manage connectors).
  2. Klicke "Add custom connector".
  3. Trage ein:
    • Name: Lever
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer Token → MCP-API-Key einfügen (aus AnythingMCP → Profile → MCP API Keys → New Key)
  4. Klicke Connect zum Autorisieren.

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

FAQ

Funktioniert der kostenlose ChatGPT-Tarif mit eigenen MCP-Connectors? Nein — Plus, Pro, Team oder Enterprise erforderlich.

Nächste Schritte

War dieser Guide hilfreich?

Ready to ship

Your Lever agent is one click away.

Install the connector, paste the key, prompt ChatGPT. Free for 7 days, no credit card.

Verwandte Anleitungen