Paid-download MCP for asking TalentLyft recruiting-ops questions inside Claude, Cursor, or another MCP client.
服务器配置
{
"mcpServers": {
"talentlyft-ops-control-plane": {
"command": "node",
"args": [
"<path-to-talentlyft-ops-control-plane-download>/dist/index.js"
],
"env": {
"TALENTLYFT_API_TOKEN": "<your_talentlyft_api_token>",
"TALENTLYFT_COMPANY_ID": "<your_talentlyft_company_id>"
}
}
}
}