hiresquire-ai
HireSquire Agent Ecosystem Production-ready recruitment and screening tools for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- Create Screening: Submit candidate resumes for AI screening against a job description. Supports raw text, base64, or file URLs. High-accuracy scoring (1-100) based on role requirements.
- Get Screening Status: Check the current processing status of a screening job.
- Get Results: Retrieve detailed screening results including candidate scores, AI-generated reasoning, and interview questions. Only available for "completed" jobs.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
HireSquire Agent Ecosystem
Production-ready recruitment and screening tools for AI agents. Screen resumes, rank candidates, and automate interview scheduling via MCP.
Features:
- AI Screening: Submit resumes (PDF/Text) and get high-accuracy scoring (1-100).
- Email Automation: Generate personalized outreach and interview questions.
- Meeting Scheduling: Automated scheduling via Calendly or Cal.com.
Designed for autonomous reliability with full Idempotency support.
Список инструментов сервера (24)
Технические названия из tools/list. Нужны только разработчикам.
| create_screening | Submit candidate resumes for AI screening against a job description. Supports raw text, base64, or file URLs. High-accuracy scoring (1-100) based on role requirements. |
| get_screening_status | Check the current processing status of a screening job. |
| get_results | Retrieve detailed screening results including candidate scores, AI-generated reasoning, and interview questions. Only available for "completed" jobs. |
| generate_email | Generate professional candidate outreach or follow-up emails based on screening results. |
| bulk_generate_emails | Generate personalized emails for multiple candidates at once. Efficient for high-volume outreach after screening. |
| compare_candidates | Compare multiple candidates side-by-side to evaluate their relative strengths. Includes an AI-powered Delta Analysis explaining why one candidate ranks higher and highlighting specific edges. |
| test_webhook | Test a webhook endpoint to verify it is reachable and responding |
| get_credit_balance | Get current credit balance and check if you can afford screening |
| estimate_screening_cost | Estimate cost for screening a number of candidates |
| cancel_screening_job | Cancel a running screening job |
| report_hiring_outcome | Report hiring outcome to improve AI accuracy |
| purchase_credits | Purchase credits immediately using saved payment method |
| enable_auto_reload | Enable automatic credit reloading when balance drops below threshold |
| disable_auto_reload | Disable automatic credit reloading |
| list_credit_packs | List available credit packs for purchase |
| get_credit_transactions | Get credit transaction history |
| list_calendar_connections | List all connected calendar and meeting tools |
| create_calendar_connection | Connect a calendar provider (calendly, calcom) to HireSquire |
| get_available_slots | Get available time slots from a calendar provider |
| create_interview | Create an interview with calendar event and meeting link |
| generate_meeting_link | Generate a meeting link (Zoom, Google Meet, etc.) |
| whoami | Verify your API token and get profile/balance info |
| get_api_schema | Get the full OpenAPI 3.0 specification for the HireSquire REST API |
| create_checkout_session | Create a Stripe checkout session for credit purchase (generates a payment link) |