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