Teamtailor
Enables AI to interact with the Teamtailor recruitment platform for candidate discovery, filtering, and detailed information retrieval through authenticated API access.
2 stars
0 tools
Created Aug 2025
@crunchloop/crunchloop-teamtailorAbout
Enables AI to interact with the Teamtailor recruitment platform for candidate discovery, filtering, and detailed information retrieval through authenticated API access.
Categories
general
Installation
npm
npm install @crunchloop/crunchloop-teamtailor
Configuration
{
"mcpServers": {
"crunchloop-teamtailor": {
"command": "npx",
"args": [
"-y",
"@crunchloop/crunchloop-teamtailor"
]
}
}
}