Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
StackOne's Employment Hero MCP server gives AI agents 51 ready-to-use actions for Employment Hero — with built-in authentication, security, governance, token efficiency, and high tool-calling accuracy.
Coverage
Create, read, update, and delete across Employment Hero — and extend your agent's capabilities with custom actions.
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
Every Employment Hero tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Employment Hero call.
Tools Discovery →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, and optimized agent context. 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.
Every action from Employment Hero's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
List all organisations accessible to the authenticated user
Get details of a specific organisation
Create a new work site in the organisation
List all work sites for an organisation
List all employees for an organisation
Get a specific employee by ID
Create a new department in the organisation
Update an existing department
Get all leave requests for an organisation
Get a specific leave request by ID
List rostered shifts for an organisation
Get a specific rostered shift by ID
Create a new certification in the organisation
List all certifications for an organisation
Get a specific certification by ID
Update an existing certification
Delete a certification from the organisation
Upload a document for an employee
List all documents for an employee
List all forms for an organisation
Get a specific form by ID
List all responses for a specific form
Get a specific form response by ID
Upload attachment files for certifications
List all employing entities for an organisation
List all work locations for an organisation
List emergency contacts for an employee
List employment history records for an employee
List custom field values for an employee
List job history records for a contractor
Check the status of an async employee onboarding operation
List all teams for an organisation
List all employees in a specific team
List leave categories for an organisation
List timesheet entries for an employee
List unavailability records for an organisation
Get a specific unavailability record by ID
List all certifications assigned to an employee
Check the status of an async certification operation
List bank accounts for an employee
List pay details for an employee
List payslips for an employee
Get superannuation details for an employee
Get tax declaration details for an employee
List all custom fields for an organisation
List all policies for an organisation
List all cost centres for an organisation
Quickly add a new employee to the organisation
Quickly add a new contractor to the organisation
Comprehensive employee onboarding with full details
Archive or unarchive a certification
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.
ViewOne endpoint. Any framework. Your agent is talking to Employment Hero in under 10 lines of code.
MCP Clients
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>"
]
}
}
}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
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
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
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.