Cascade HR MCP Server
for AI Agents
Connect your AI agent to StackOne's Cascade HR MCP server and give it 48 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
48 Agent Actions
Create, read, update, and delete across Cascade HR — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your Cascade HR MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every Cascade HR 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 Cascade HR call.
Tools Discovery →What is the Cascade HR MCP Server?
A Cascade HR MCP server lets AI agents read and write Cascade HR data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Cascade HR MCP server ships with 48 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 Cascade HR MCP Tools
Every action from Cascade HR's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Employees
- Create Employee
Create a new employee in Cascade HR
- List Employees
Get a list of employees from Cascade HR
- Get Employee
Get a single employee by ID
- Update Employee
Update an existing employee in Cascade HR
Jobs
- Create Job
Create a new job record for an employee in Cascade HR
- List Jobs
Get a list of jobs from Cascade HR
- Get Job
Get a single job by ID
- Update Job
Update an existing job record in Cascade HR
Emergency Contacts
- List Emergency Contacts
Get a list of employee emergency contacts from Cascade HR
- Get Emergency Contact
Get a single emergency contact by ID
Hierarchy Nodes
- List Hierarchy Nodes
Get a list of hierarchy nodes from Cascade HR
- Get Hierarchy Node
Get a single hierarchy node by ID
Bank Details
- Create Bank Detail
Create a new bank detail record in Cascade HR
- List Bank Details
Get a list of employee bank details from Cascade HR
- Get Bank Detail
Get a single bank detail record by ID
- Update Bank Detail
Update an existing bank detail record in Cascade HR
Working Pattern Override Components
- List Working Pattern Override Components
Get a list of working pattern override components from Cascade HR
- Get Working Pattern Override Component
Get a single working pattern override component by ID
Absences
- Create Absence
Create a new absence record in Cascade HR
- List Absences
Get a list of employee absences from Cascade HR
- Get Absence
Get a single absence by ID
- Update Absence
Update an existing absence record in Cascade HR
- Delete Absence
Delete an absence record from Cascade HR
Absence Days
- Create Absence Day
Create a new absence day record in Cascade HR
- List Absence Days
Get a list of absence days from Cascade HR
- Get Absence Day
Get a single absence day by ID
- Update Absence Day
Update an existing absence day record in Cascade HR
- Delete Absence Day
Delete an absence day record from Cascade HR
Absence Reasons
- List Absence Reasons
Get a list of absence reasons from Cascade HR
- Get Absence Reason
Get a single absence reason by ID
Entitlements
- List Entitlements
Get a list of employee entitlements from Cascade HR
- Get Entitlement
Get a single entitlement by ID
Benefits
- List Benefits
Get a list of employee benefits from Cascade HR
- Get Benefit
Get a single benefit by ID
Public Holidays
- List Public Holidays
Get a list of public holidays from Cascade HR
- Get Public Holiday
Get a single public holiday by ID
Working Patterns
- List Working Patterns
Get a list of working patterns from Cascade HR for a date range
- Get Working Pattern
Get a single working pattern by ID for a date range
Working Pattern Components
- List Working Pattern Components
Get a list of working pattern components from Cascade HR
- Get Working Pattern Component
Get a single working pattern component by ID
User Defined Field Schemas
- List User Defined Field Schemas
Get a list of user defined field schemas from Cascade HR
- Get User Defined Field Schema
Get a single user defined field schema by ID
Other (6)
- Get Hierarchy Path
Get the hierarchy path for a node by ID
- Get Employee Working Pattern Override
Get working pattern override for an employee within a date range
- Get Employee Absence Reason
Get absence reason configuration for a specific employee
- Get User Defined Fields By Source
Get user defined fields for a specific source entity
- Get User Defined Fields By Schema
Get user defined fields for a specific schema
- Get User Defined Field
Get a single user defined field by ID
Cascade HR AI Agent Use Cases
Connect your AI agent to Cascade HR 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 Cascade HR MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to Cascade HR 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 HRIS / HCM MCP Servers
162+ actions
128+ actions
127+ actions
123+ actions
120+ actions
117+ actions
111+ 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
Cascade HR MCP Server FAQ
Does StackOne have a Cascade HR MCP server?
Cascade HR MCP server vs direct API integration — what's the difference?
How does Cascade HR authentication work for AI agents?
origin_owner_id.Are Cascade HR MCP tools vulnerable to prompt injection?
What is the context bloat of a Cascade HR agent and how do I avoid it?
Can I limit which actions my Cascade HR agent can access?
Can I create custom agent actions for my Cascade HR MCP server?
When should I NOT use a Cascade HR MCP server?
What AI frameworks and AI clients does the StackOne Cascade HR 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.