Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready Humaans MCP server with 117 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across Humaans — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Humaans MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Humaans 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 Humaans call.
Tools Discovery →A Humaans MCP server lets AI agents read and write Humaans data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Humaans MCP server ships with 117 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 Humaans's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Create a bank account
Retrieve a bank account
Update a bank account
Delete a bank account
Retrieve a company
Update a company
Create a compensation
Retrieve a compensation
Update a compensation
Delete a compensation
Create a custom field
Retrieve a custom field
Update a custom field
Delete a custom field
Create a custom value
Retrieve a custom value
Update a custom value
Delete a custom value
Create a document type
Update a document type
Create a document
Retrieve a document
Update a document
Delete a document
Create an emergency contact
Retrieve an emergency contact
Update an emergency contact
Delete an emergency contact
Create an equipment
Retrieve an equipment
Update an equipment
Delete an equipment
Upload a file
Retrieve a file
Create an identity document
Retrieve an identity document
Update an identity document
Delete an identity document
Create a job role
Retrieve a job role
Update a job role
Delete a job role
Create a location
Retrieve a location
Update a location
Delete a location
Create a person
Retrieve a person
Update a person
Delete a person
Create a space
Retrieve a space
Update a space
Delete a space
Create a time away
Retrieve a time away
Update a time away
Delete a time away
Create a time away adjustment
Retrieve a time away adjustment
Update a time away adjustment
Delete a time away adjustment
Create a time away allocation
Retrieve a time away allocation
Update a time away allocation
Delete a time away allocation
Create a time away policy
Retrieve a time away policy
Update a time away policy
Delete a time away policy
Create a time away type
Retrieve a time away type
Update a time away type
Delete a time away type
Create a timesheet entry
Retrieve a timesheet entry
Update a timesheet entry
Delete a timesheet entry
Create a timesheet submission
Retrieve a timesheet submission
Update a timesheet submission
Delete a timesheet submission
Create a webhook
Retrieve a webhook
Update a webhook
List all bank accounts
List all companies
List all compensation types
Retrieve a compensation type
List all compensations
List all custom fields
List all custom values
List all document types
List all documents
List all emergency contacts
List all equipment
List all equipment names
List all equipment types
List all identity document types
List all identity documents
List all job roles
List all locations
Retrieve me
List all people
List all public holiday calendars
List all public holidays
List all spaces
List all time away
List all time away adjustments
List all time away allocations
List all time away periods
List all time away policies
List all time away types
List all timesheet entries
List all timesheet submissions
Retrieve my token info
List all webhooks
One endpoint. Any framework. Your agent is talking to Humaans 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
100+ 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.