Paid-download MCP for asking Lever recruiting-ops questions inside Claude, Cursor, or another MCP client.
Server Config
{
"mcpServers": {
"lever-ops-control-plane": {
"command": "node",
"args": [
"<path-to-lever-ops-control-plane-download>/dist/index.js"
],
"env": {
"LEVER_API_KEY": "<your_lever_api_key>"
}
}
}
}