How to Use the Ninehire MCP in Claude Code
Pipe Ninehire candidate data, track job postings, and automate applicant registration directly from your Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Ninehire MCP to Claude Code
Create your Vinkius account to connect Ninehire to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run terminal-based applicant triage
Claude Code queries your hiring pipeline by running `list_job_applicants` directly from the command line. You can pipe the output into grep to filter candidates by role or status. It pulls specific candidate details using `get_applicant_profile` without opening a browser. You triage your application queue using fast, keyboard-only commands.
Automate pipeline checks using the MCP Server
Set up shell scripts that query candidate progress using `list_candidate_evaluations` and `get_job_details` to check if candidates completed their technical reviews. It keeps your engineering team updated on candidate progress without manual tracking. You can easily script cron jobs that alert you when new evaluations are submitted. It keeps your engineering team updated on candidate progress without manual tracking.
Sync departments and hiring teams via CLI
Manage your organizational structure by calling `list_organization_departments` from your shell. It outputs clean JSON lists of your company setup. You can pipe this data into local scripts to audit permission groups. It gives you a fast, headless way to verify who is assigned to which active hiring loop.
Set up Ninehire MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeninehire-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Ninehire transactions." It will automatically discover and invoke the available Ninehire tools.
claude mcp add --transport http ninehire-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Ninehire MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Ninehire MCP today
We host it, we monitor it, we maintain it. You just paste one token.