ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Homerun with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate recruitment workflows via Homerun. manage job applications, track candidates, and oversee vacancies directly from any AI agent.

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 · 11 capabilities

The complete Homerun capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Homerun.

  1. 01

    List vacancies

    Get a list of vacancies

  2. 02

    Ping

    Test Homerun API authentication

  3. 03

    Delete job application

    Delete a job application

  4. 04

    Get job application

    Get detailed information for a job application

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Homerun.

  1. 05

    Upload job application file

    Upload a file (resume or assignment) to a job application

  2. 06

    Create job application

    Create a new job application

  3. 07

    Create job application note

    Create a new note on a job application

  4. 08

    Get vacancy

    Get detailed vacancy information

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Homerun.

  1. 09

    List job applications

    Get a list of job applications

  2. 10

    Update job application

    Update a job application

  3. 11

    Upload job application photo

    Upload an applicant photo to a job application

Observed, not estimated

950ms average. Fast in production.

Homerun is checked daily against the live service.

Daily averagePeak 1198ms
Aug 20Today
Fastest day
817ms
Slowest day
1198ms
14-day trend
Slowing+8%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 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 Homerun, so you can see the experience inside your AI.

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

Homerun Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_RTaFfNnI05vlXHbsZinaCxoXAYkJYCEqj3erlqos/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 — Homerun capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "homerun-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_RTaFfNnI05vlXHbsZinaCxoXAYkJYCEqj3erlqos/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 Homerun owners ask.

  • 01

    Can I filter job applications to see only those who have been hired?

    Yes! Use the list_job_applications capability and set the stage parameter to 'hired'. You can also combine this with hired_after to see recent hires.

  • 02

    How do I retrieve the full profile and notes for a specific candidate?

    Use the get_job_application capability with the specific job_application_id. To see notes, ensure you include 'notes' in the include parameter.

  • 03

    Is it possible to move a candidate to a different stage via the AI?

    Absolutely. Use the update_job_application capability and provide the new stage name within the stage JSON object (e.g., {"name": "interview"}).