Connect
Optimize
Secure
The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench • Explore Tool Discovery →
Connect your AI agent to StackOne's Proliant MCP server and give it 88 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Proliant — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Proliant MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Proliant 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 Proliant call.
Tools Discovery →A Proliant MCP server lets AI agents read and write Proliant data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Proliant MCP server ships with 88 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.
Every action from Proliant's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Creates a new employee record in the configured Proliant company.
Retrieves all employees for the company. Use query params to include embedded sub-resources.
Retrieves detailed information for a specific employee by their unique identifier.
Updates information for an existing employee record.
Deletes an employee record from the configured Proliant company.
Assigns an accrual code to a specific employee.
Retrieves all accrual records assigned to a specific employee.
Removes an accrual code assignment from a specific employee.
Assigns a deduction code to a specific employee.
Retrieves all deduction code assignments for a specific employee.
Retrieves a specific deduction record for an employee by deduction code ID and start date.
Retrieves all direct deposit records for an employee. Direct deposits are embedded in the employee GET response.
Updates direct deposit information for a specific employee.
Assigns an earning code to a specific employee.
Retrieves all earning code assignments for a specific employee.
Retrieves a specific earning record for an employee by earning ID and start date.
Updates an existing earning record for a specific employee.
Adds an education record to a specific employee.
Retrieves education records for a specific employee.
Creates electronic election settings for a specific employee.
Retrieves electronic election (kiosk) settings for a specific employee.
Updates electronic election settings for a specific employee.
Retrieves emergency contact records for all employees.
Updates emergency contact information for a specific employee.
Creates a license record for a specific employee.
Retrieves license records for a specific employee.
Creates a new pay rate record for a specific employee.
Retrieves all pay rate records for a specific employee.
Updates an existing pay rate record for a specific employee.
Adds a training record to a specific employee.
Retrieves all training records for a specific employee.
Adds a skill record to a specific employee.
Updates an existing skill record for a specific employee.
Creates a new accrual code definition for the configured company.
Retrieves all accrual code definitions for the configured company.
Retrieves a single accrual code definition by its identifier.
Updates an existing accrual code definition for the configured company.
Retrieves a specific CostCenter1 entry by code.
Updates an existing CostCenter1 entry by code.
Retrieves a specific CostCenter2 entry by code.
Updates an existing CostCenter2 entry by code.
Retrieves a specific CostCenter3 entry by code.
Updates an existing CostCenter3 entry by code.
Deletes a CostCenter3 entry by code.
Creates a new CostCenter4 entry for the company.
Retrieves a specific CostCenter4 entry by code.
Deletes a CostCenter4 entry by code.
Creates a new CostCenter5 entry for the company.
Retrieves a specific CostCenter5 entry by code.
Deletes a CostCenter5 entry by code.
Creates a new deduction code definition for the configured company.
Retrieves all deduction code definitions for the configured company.
Updates an existing deduction code definition for the configured company.
Creates a new earning code for the company.
Retrieves a specific earning code by ID.
Updates an existing earning code by ID.
Deletes an earning code by ID.
Retrieves all job codes for the company.
Retrieves a specific job code by ID.
Updates an existing job code by ID.
Deletes a job code by ID.
Creates a new shift code for the company.
Retrieves all shift codes for the company.
Updates an existing shift code by ID.
Deletes a shift code by ID.
Retrieves all available companies accessible with the current credentials.
Retrieves detailed information for the configured company.
Retrieves the pay stub for a specific pay history transaction for an employee.
Retrieves tax records for a specific employee.
Retrieves tax records for all employees.
Retrieves all cost center 1 entries for the company.
Retrieves all cost center 2 entries for the company.
Retrieves all cost center 3 entries for the company.
Retrieves all cost center 4 entries for the company.
Retrieves all cost center 5 entries for the company.
Retrieves a specific tax code by ID.
Retrieves all local tax codes for the company.
Retrieves local tax codes for a specific state.
Retrieves state tax codes for a specific state.
Retrieves journal entries for the company, optionally filtered by date range.
Retrieves all benefit class options for the company.
Retrieves all employee status options for the company.
Retrieves all employee type options for the company.
Retrieves all pay frequency options for the company.
Retrieves all pay grade options for the company.
Retrieves all pay group options for the company.
Retrieves all position options for the company.
Retrieves all rate options for the company.
Connect your AI agent to Proliant 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 ATS and job boards to automate job posting distribution.
ViewOne endpoint. Any framework. Your agent is talking to Proliant 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>"
]
}
}
}139+ actions
128+ actions
127+ actions
123+ actions
120+ actions
117+ actions
111+ 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
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 wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.