Employment Hero MCP Server
for AI Agents
Connect your AI agent to StackOne's Employment Hero MCP server and give it 51 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
51 Agent Actions
Create, read, update, and delete across Employment Hero — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your Employment Hero MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every Employment Hero tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Max Agent Context. Min Cost.
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Employment Hero call.
Tools Discovery →What is the Employment Hero MCP Server?
A Employment Hero MCP server lets AI agents read and write Employment Hero data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Employment Hero MCP server ships with 51 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
All Employment Hero MCP Tools
Every action from Employment Hero's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Organisations
- List Organisations
List all organisations accessible to the authenticated user
- Get Organisation
Get details of a specific organisation
Work Sites
- Create Work Site
Create a new work site in the organisation
- List Work Sites
List all work sites for an organisation
Employees
- List Employees
List all employees for an organisation
- Get Employee
Get a specific employee by ID
Departments
- Create Department
Create a new department in the organisation
- Update Department
Update an existing department
Leave Requests
- Get Leave Requests
Get all leave requests for an organisation
- Get Leave Request
Get a specific leave request by ID
Rostered Shifts
- List Rostered Shifts
List rostered shifts for an organisation
- Get Rostered Shift
Get a specific rostered shift by ID
Certifications
- Create Certification
Create a new certification in the organisation
- List Certifications
List all certifications for an organisation
- Get Certification
Get a specific certification by ID
- Update Certification
Update an existing certification
- Delete Certification
Delete a certification from the organisation
Employee Documents
- Upload Employee Document
Upload a document for an employee
- List Employee Documents
List all documents for an employee
Forms
- List Forms
List all forms for an organisation
- Get Form
Get a specific form by ID
Form Responses
- List Form Responses
List all responses for a specific form
- Get Form Response
Get a specific form response by ID
Other (28)
- Upload Certification Files
Upload attachment files for certifications
- List Employing Entities
List all employing entities for an organisation
- List Work Locations
List all work locations for an organisation
- List Employee Emergency Contacts
List emergency contacts for an employee
- List Employee Employment Histories
List employment history records for an employee
- List Employee Custom Fields
List custom field values for an employee
- List Contractor Job Histories
List job history records for a contractor
- Get Onboarding Polling Status
Check the status of an async employee onboarding operation
- List Teams
List all teams for an organisation
- List Team Employees
List all employees in a specific team
- List Leave Categories
List leave categories for an organisation
- List Timesheet Entries
List timesheet entries for an employee
- List Unavailabilities
List unavailability records for an organisation
- Get Unavailability
Get a specific unavailability record by ID
- List Employee Certifications
List all certifications assigned to an employee
- Get Certification Polling Status
Check the status of an async certification operation
- List Employee Bank Accounts
List bank accounts for an employee
- List Employee Pay Details
List pay details for an employee
- List Employee Payslips
List payslips for an employee
- Get Employee Superannuation
Get superannuation details for an employee
- Get Employee Tax Declaration
Get tax declaration details for an employee
- List Custom Fields
List all custom fields for an organisation
- List Policies
List all policies for an organisation
- List Cost Centres
List all cost centres for an organisation
- Quick Add Employee
Quickly add a new employee to the organisation
- Quick Add Contractor
Quickly add a new contractor to the organisation
- Onboard Employee
Comprehensive employee onboarding with full details
- Archive Certification
Archive or unarchive a certification
Employment Hero AI Agent Use Cases
Connect your AI agent to Employment Hero and help your team scale the HR operations they run by hand today.
Use StackOne to connect your AI agent to your HRIS, identity management, and LMS to automate employee onboarding.
ViewUse StackOne to connect your AI agent to your HRIS, knowledge base, and messaging tools to automate HR policy Q&A.
ViewUse StackOne to connect your AI agent to your HRIS, identity management, and ITSM to automate employee offboarding and deprovisioning.
ViewSet Up Your Employment Hero MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to Employment Hero in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Check More hr-workforce MCP Servers
87+ actions
61+ actions
59+ actions
50+ actions
50+ actions
44+ actions
36+ actions
Platform Resources
MCP Code Mode: Keeping Tool Responses Out of Agent Context
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
Indirect Prompt Injection Defense for MCP Tools: A Technical Guide
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
MCP vs A2A: Architecture, Security, and When to Use Each
MCP vs A2A: what each protocol standardizes, how they differ, their shared security risks including indirect prompt injection, and when to use one, both, or a hybrid architecture.
12 min
MCP vs API: What 200+ Connector Builds Taught Us
MCP wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
Employment Hero MCP Server FAQ
Does StackOne have a Employment Hero MCP server?
Employment Hero MCP server vs direct API integration — what's the difference?
How does Employment Hero authentication work for AI agents?
origin_owner_id.Are Employment Hero MCP tools vulnerable to prompt injection?
What is the context bloat of a Employment Hero agent and how do I avoid it?
Can I limit which actions my Employment Hero agent can access?
Can I create custom agent actions for my Employment Hero MCP server?
When should I NOT use a Employment Hero MCP server?
What AI frameworks and AI clients does the StackOne Employment Hero MCP server support?
Put your AI agents to work
All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.