lever
stdioUsed by 1 plugin
Installs hr-people-ops, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub latestaiagents/agent-skills --plugin hr-people-opsDescription
Lever ATS for recruiting workflows
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"lever": {
"command": "npx",
"args": [
"-y",
"@anthropic/mcp-lever"
],
"env": {
"LEVER_API_KEY": "${LEVER_API_KEY}"
}
}
}
}Replace placeholder values for: LEVER_API_KEY
Security Considerations
Requires secrets
This MCP server needs API keys or credentials. Configure them in your environment before use.
Command
npxAccess Level
write
Arguments
-y@anthropic/mcp-lever
Environment Variables
LEVER_API_KEY=${LEVER_API_KEY}Required Secrets
LEVER_API_KEY