
100Hires AI ATS & Recruitment Software
Wire your coding agent into 100Hires so you can search candidates, track jobs, and manage applications and interviews without leaving Claude Code or Cursor.
Overview
100Hires MCP is a grow-phase MCP server that connects your agent to 100Hires ATS for candidates, jobs, applications, and interviews.
What is this MCP server?
- Official remote MCP at mcp.100hires.com over streamable HTTP (v1.0.4)
- Tools for candidates, job posts, applications, and interview workflows in one ATS
- Streamable-http transport—no local server install in the manifest
- Purpose-built for AI agents acting as recruiting copilots, not generic CRUD demos
- Open-source server repo on GitHub (100Hires/mcp) for inspect-before-trust
- Server schema version 1.0.4
- Single streamable-http remote: https://mcp.100hires.com/mcp
- Official repository: github.com/100Hires/mcp
What problem does it solve?
Hiring breaks your flow when every candidate lookup and interview update means leaving the IDE for a separate ATS dashboard.
Who is it for?
Indie founders and small teams already on 100Hires who want agents to draft outreach, summarize pipelines, or answer hiring questions from real ATS state.
Skip if: Builders with no hiring plans, teams on a different ATS without this MCP, or anyone who needs guaranteed offline-only recruiting automation.
What do I get? / Deliverables
After you register the remote MCP, your agent can read and act on live recruiting data in 100Hires during the same session you ship product.
- Live ATS-backed answers about candidates, jobs, applications, and interviews in chat
- Agent-driven recruiting actions exposed as MCP tools (per your 100Hires plan)
- Documented remote endpoint you can audit via the public GitHub mcp repository
Recommended MCP Servers
Journey fit
Hiring and pipeline management sit in the grow phase when a solo builder scales beyond one person and needs repeatable recruitment ops. Lifecycle covers team and customer operations beyond pure marketing—ATS workflows fit where you maintain hiring pipelines over time.
How it compares
Hosted ATS MCP integration, not a generic job-posting skill or LinkedIn scraper.
Common Questions / FAQ
Who is 100Hires MCP for?
It is for solo builders and small teams using 100Hires who want Claude Code, Cursor, or similar agents to work with candidates, jobs, applications, and interviews via MCP.
When should I use 100Hires MCP?
Use it in the grow phase when you are actively hiring and want recruiting context inside agent workflows instead of manual copy-paste from the 100Hires web app.
How do I add 100Hires MCP to my agent?
Add the official streamable-http remote URL https://mcp.100hires.com/mcp in your client’s MCP server config, sign in or connect your 100Hires account per 100hires.com/mcp docs, then restart the agent.