How to Use the Lever MCP in Claude Code
Script and run headless Lever recruitment workflows directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Lever MCP to Claude Code
Create your Vinkius account to connect Lever to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build headless Lever pipelines in Claude Code
Claude Code runs entirely in your terminal, handling recruitment tasks by piping database outputs directly into `create_hiring_opportunity` to sync external applicant platforms with Lever. You can now run bulk updates on candidate records from your terminal. Because it supports standard input and output, you can chain this MCP Server with local bash scripts in Claude Code. This lets you run bulk updates on candidate records without opening a browser.
Audit Lever job postings from the command line
Claude Code runs a quick command to check your active job board using `list_job_postings`. The agent fetches the list and displays the exact requirements of each open Lever role in your terminal. If a posting needs an update, the agent uses `get_posting_details` to pull the raw text, lets you edit it, and pushes it back to Lever. This command-line MCP integration keeps your Claude Code hiring pipeline fast and lightweight.
Bulk archive candidate opportunities using terminal scripts
Claude Code fetches outdated applications using `list_hiring_opportunities` when clearing out old pipelines. The agent parses the list and flags Lever candidates who have been idle for too long. It then runs `archive_hiring_opportunity` to clean up your Lever workspace. Running database maintenance inside Claude Code takes only a single terminal command.
Set up Lever MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seelever-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Lever transactions." It will automatically discover and invoke the available Lever tools.
claude mcp add --transport http lever-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Lever MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Lever MCP today
We host it, we monitor it, we maintain it. You just paste one token.