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 Kenjo MCP server and give it 63 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Kenjo — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Kenjo MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Kenjo 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 Kenjo call.
Tools Discovery →A Kenjo MCP server lets AI agents read and write Kenjo data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Kenjo MCP server ships with 63 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 Kenjo's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Create a new employee
Get a list of all employees
Get a specific employee by ID
Get a list of employee account sections
Update the account section of an employee
Get a list of employee personal sections
Update the personal section of an employee
Get a list of employee work sections
Update the work section of an employee
Get a list of employee financial sections
Update the financial section of an employee
Get a list of employee home sections
Update the home section of an employee
Create a new department
Get a list of departments
Get a specific department by ID
Update a department
Delete a department
Create a new office
Get a list of offices
Get a specific office by ID
Update an office
Delete an office
Create a new team
Get a list of teams
Get a specific team by ID
Update a team
Delete a team
Create a new area
Get a list of areas
Get a specific area by ID
Update an area
Delete an area
Get a list of calendars
Get a specific calendar by ID
Create a new attendance entry
Get a list of attendance entries
Get a specific attendance entry by ID
Update an attendance entry
Delete an attendance entry
Create a pre-approved (processed) time off request
Get a list of employee address sections
Get a list of employee emergency contact sections
Get a combined list of all employees with account, personal, and work data
Get a list of companies
Get a list of custom fields
Get a list of time off requests
Get a list of time off types
Get time off balance status for an employee and type
Get a list of attendance categories
Get expected working time per employee for a date range
Get a list of employment contracts
Get a list of contract types
Get a list of salaries
Get a list of additional payments
Get a list of additional payment types
Get a list of company documents
Update the address section of an employee
Update the emergency contact section of an employee
Set time off balance for an employee
Send activation email to an employee
Deactivate an employee
Track attendance time for an employee
Connect your AI agent to Kenjo 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 Kenjo 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.