Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready UKG Pro MCP server with 45 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across UKG Pro — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your UKG Pro MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every UKG Pro 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 UKG Pro call.
Tools Discovery →A UKG Pro MCP server lets AI agents read and write UKG Pro data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's UKG Pro MCP server ships with 45 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, Cursor, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from UKG Pro's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Retrieve a paginated list of person details from UKG Pro REST API
Retrieve details for a specific person by employee ID from UKG Pro REST API
Create a new PTO plan record for an employee in UKG Pro
Retrieve a paginated list of all PTO plans from UKG Pro
Retrieve a specific PTO plan for an employee from UKG Pro
Update an existing PTO plan for an employee in UKG Pro
Create a new organization level configuration in UKG Pro
Retrieve a list of all organization level configurations from UKG Pro
Retrieve a list of all job configurations from UKG Pro
Retrieve a specific job configuration from UKG Pro by job code
Retrieve a list of all location configurations from UKG Pro
Retrieve a specific location configuration from UKG Pro by location code
Retrieve employee-supervisor relationships and reporting hierarchy from UKG Pro REST API
Retrieve employee phone numbers and contact information from UKG Pro REST API
Retrieve employee information changes within a specified date range from UKG Pro
Retrieve employee information changes for a specific employee from UKG Pro
Retrieve a list of employees with business structure changes from UKG Pro
Retrieve a paginated list of employee compensation details from UKG Pro REST API
Retrieve compensation details for a specific employee by their ID
Retrieve employee job history including position changes, promotions, and salary adjustments
Retrieve historical earnings data including base elements and pay history from UKG Pro
Retrieve direct deposit details for US and Canadian employees from UKG Pro
Retrieve payroll deductions history from UKG Pro
Retrieve pay group and pay period information from UKG Pro
Retrieve pay register data from UKG Pro
Retrieve pay statements for a specific employee within a date range from UKG Pro
Retrieve the most recent pay statement for a specific employee from UKG Pro
Retrieve employee benefit deduction information from UKG Pro
Retrieve dependent benefit deduction information from UKG Pro
Retrieve COBRA status and details for employees from UKG Pro
Retrieve open enrollment employee deduction selections from UKG Pro
Retrieve all PTO plans for a specific employee from UKG Pro
Retrieve a list of all earnings type configurations from UKG Pro
Retrieve a list of all company configurations from UKG Pro
Retrieve a list of employee position information with various filtering options
Retrieve a list of all job group configurations from UKG Pro
Retrieve a list of all employee contacts from UKG Pro
Retrieve detailed information for a specific employee contact from UKG Pro
Retrieve international employee details for all employees
Retrieve international details for a specific employee
Retrieve direct deposit details for global employees
Retrieve global employee localization fields added to UKG Pro
Retrieve user details from UKG Pro including login information and user status
Retrieve security roles from the roles table in UKG Pro
Retrieve employee security user details from UKG Pro
One endpoint. Any framework. Your agent is talking to UKG Pro 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>"
]
}
}
}140+ actions
128+ actions
127+ actions
123+ actions
120+ actions
117+ actions
100+ actions
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.