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