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 Keka MCP server and give it 75 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Keka — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Keka MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Keka 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 Keka call.
Tools Discovery →A Keka MCP server lets AI agents read and write Keka data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Keka MCP server ships with 75 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 Keka's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Create a new employee record in Keka HRIS.
List all employees from Keka with optional filtering by IDs, numbers, employment status, probation, notice period, last modified date, and search key. Supports pagination.
Get detailed information for a specific employee by their unique identifier.
Search for employees by work phone or work email address.
Create a new leave request for an employee
Retrieve a paginated list of leave requests
Create an on-duty request for an employee in Keka HR
List on-duty requests for employees in Keka HR
Create a work from home (WFH) request for an employee in Keka HR
List work from home (WFH) requests for employees in Keka HR
Retrieve a paginated list of employee financial details from Keka, optionally filtered by employee IDs.
Update financial details (PF, ESI, LWF, ABRY, PT) for a specific employee in Keka.
Create a new candidate for a job
Retrieve a paginated list of candidates for a job
Create a new preboarding candidate
Retrieve a paginated list of preboarding candidates
Update an existing preboarding candidate
Add one or more skills to a specific employee
Retrieve a paginated list of skills for a specific employee
Add a time entry (punch) to an employee's attendance summary
Add a time entry (punch) for a specific employee by their route ID
Add a new salary record for an employee in Keka.
Add a note to a candidate
Retrieve available fields that can be updated for employees. Supports pagination.
List all departments from Keka with optional filtering by department IDs and last modified date. Supports pagination.
List all locations from Keka with optional filtering by last modified date. Supports pagination.
List all job titles from Keka with optional filtering by last modified date. Supports pagination.
List all groups from Keka with optional filtering by group type IDs, system group types, and last modified date. Supports pagination.
List all group types from Keka. Supports pagination.
List all currencies from Keka. Supports pagination.
List all notice periods from Keka with optional filtering by notice period IDs. Supports pagination.
List all contingent types from Keka. Supports pagination.
Retrieve a paginated list of exit reasons
Retrieve a paginated list of document types
Retrieve a paginated list of employee documents
Retrieve a paginated list of leave types
Retrieve a paginated list of leave balances
Retrieve a paginated list of leave plans
List attendance records for employees within a date range
List attendance capture schemes configured in Keka HR
List shift policies configured in Keka HR
List attendance tracking (penalisation) policies configured in Keka HR
List weekly off policies configured in Keka HR
List holidays for a specific holiday calendar in Keka HR
List holiday calendars configured in Keka HR
Retrieve a paginated list of employee salaries from Keka, optionally filtered by employee IDs, pay group IDs, or employment status.
Retrieve a paginated list of pay groups from Keka.
Retrieve a paginated list of pay cycles from Keka, optionally filtered by pay group, month, year, or run status.
Retrieve the pay register for a pay cycle, optionally filtered by pay group, pay cycle, or employee IDs.
Retrieve a paginated list of Full and Final (FnF) settlement details for employees from Keka.
Retrieve Form 16 tax certificates for employees from Keka, optionally filtered by employee, legal entity, or financial year.
Retrieve a paginated list of banks available in Keka.
Retrieve a paginated list of performance goals
Retrieve a paginated list of performance review cycles
Retrieve a paginated list of employee performance reviews
Retrieve the list of available job boards
Retrieve a paginated list of jobs
Retrieve a paginated list of interviews for a candidate
Retrieve a paginated list of scorecards for a candidate
Retrieve a paginated list of skills
Retrieve a paginated list of assets
Retrieve a paginated list of asset types
Retrieve a paginated list of asset categories
Retrieve a paginated list of asset conditions
Retrieve a paginated list of requisition requests
Update personal details for a specific employee by their employee ID.
Update job details for a specific employee by their employee ID.
Update an existing exit request for an employee
Update the bank account details for a specific employee in Keka.
Update the progress of a performance goal
Update an existing candidate for a job
Update the assignment of an asset to an employee
Submit an exit request for an employee
Revise an existing salary record for an employee in Keka.
Recover an asset from an employee
Connect your AI agent to Keka 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 Keka 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.