ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use HRBlade with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Streamline recruitment with an ATS that manages job postings, candidate pipelines, and interview scheduling for growing teams.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete HRBlade capability set.

These are the exact actions your AI can choose when you ask it to work with HRBlade.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through HRBlade.

  1. 01

    Create interview

    Pass data as a JSON string. Create a new interview template

  2. 02

    List interview responses

    List all candidate video responses

  3. 03

    List interviews

    List all interview templates

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through HRBlade.

  1. 04

    List candidates

    List all recruiting candidates

  2. 05

    Get candidate details

    Get specific candidate details

  3. 06

    Send interview invitation

    Pass data as a JSON string. Send an invitation to a candidate

Observed, not estimated

792ms average. Fast in production.

HRBlade is checked daily against the live service.

Daily averagePeak 966ms
Aug 20Today
Fastest day
680ms
Slowest day
966ms
14-day trend
Stable-1%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of HRBlade, so you can see the experience inside your AI.

It does not authenticate your account with HRBlade. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

HRBlade Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_ajMo01UsdVTJlFG3fLLGIbXbuAmAbi8VNuy1C0K4/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — HRBlade capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "hrblade-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_ajMo01UsdVTJlFG3fLLGIbXbuAmAbi8VNuy1C0K4/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions HRBlade owners ask.

  • 01

    Can I create an interview template and send invitations to candidates?

    Yes. Use create_interview with a JSON payload containing the title, description, and an array of questions. Then use send_interview_invitation with the candidate's email, first name, last name, and the interview ID. The candidate will receive an email with a link to record their video responses.

  • 02

    Can I review all video responses submitted by candidates?

    Yes. The list_interview_responses capability retrieves all submitted video responses with candidate details, interview template reference, and submission timestamps. Use get_candidate_details to inspect a specific candidate's full profile and response history.

  • 03

    How does asynchronous video interviewing work with HRBlade?

    HRBlade enables one-way video interviews where candidates record responses at their own pace. You create a template with questions, send an invitation, and the candidate records video answers through a web link. You can then review all responses asynchronously without scheduling live calls. Use list_interviews to see all templates and list_candidates to track your pipeline.