Loading MCP server directory, please wait...
Profile, CV, jobs, compensation & application-tracking tools for AI agents, by aicandidatehub.com.
npx @getmcp/cli add com.aicandidatehub/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CANDIDATEHUB_TOKENPersonal Access Token minted at https://www.aicandidatehub.com/account/mcp-tokens (format chmcp_…). Required by all API-backed tools; the server starts and lists tools without it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.aicandidatehub/mcp": {
"command": "npx",
"args": [
"-y",
"@aicandidatehub/mcp"
],
"env": {
"CANDIDATEHUB_TOKEN": "",
"CANDIDATEHUB_API_BASE": ""
}
}
}
}