Skip to main content

Integrations & API

Drive Recrut'Auto from your favorite tools: Claude Desktop, Cursor, Claude Code, or your own application. Three options are available:

  • MCP server — Talk to your campaigns in natural language via Model Context Protocol. Create a campaign, search for candidates, analyze your pipeline — all from Claude or Cursor.
  • REST API — Integrate Recrut'Auto with your internal tools (in-house ATS, BI dashboards, automations).
  • Personal Access Tokens — Personal authentication tokens to secure your integrations.
  • Security — Overview of the protections (IP intelligence, rate-limit, auth, validation, signed URLs) that cover your calls.

Getting started

Typical use cases

  • "Create a Senior Python Dev campaign in Paris" — asked to Claude, the MCP server creates the campaign in draft mode in Recrut'Auto.
  • "Analyze the 5 active campaigns and suggest an action plan" — the pipeline_review prompt generates a prioritized report.
  • "Draft a follow-up message for candidate 42" — the draft_message prompt produces a personalized message.
  • In-house ATS sync — via the REST API, push candidates sourced from another tool.
tip

MCP is recommended for conversational uses (search, analysis, message drafts). The REST API is recommended for programmatic integrations (scripts, webhooks, syncs).