Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
StackOne's Deel MCP server gives AI agents 66 ready-to-use actions for Deel — with built-in authentication, security, governance, token efficiency, and high tool-calling accuracy.
Coverage
Create, read, update, and delete across Deel — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Deel MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Deel 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 Deel call.
Tools Discovery →A Deel MCP server lets AI agents read and write Deel data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Deel MCP server ships with 66 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, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Deel's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Create a new candidate in the ATS
Retrieve a paginated list of candidates in the ATS
Create a new application linking a candidate to a job
Retrieve a paginated list of candidate applications
Retrieve a single application by ID
Retrieve a list of ATS job postings
Retrieve a specific job posting by ID
Retrieve a list of contracts
Retrieve a single contract by ID
Retrieve payslips for a Global Payroll worker
Get a pre-signed URL to download a GP worker payslip PDF
Create a new group within the organization
Retrieve a list of groups in the organization
Edit the details of an existing group
Archive an existing group
Retrieve the organization's hierarchical structure
Retrieve a specific organization structure by ID
Retrieve a paginated list of immigration cases (client view)
Retrieve details of a specific immigration case
Retrieve a list of invoices for your workforce
Retrieve invoice details by ID
Create multiple time tracking shifts for a contract
Retrieve a paginated list of shifts
Retrieve adjustment categories for your organization
Retrieve a paginated list of jobs in the ATS
Retrieve a list of ATS offers
Retrieve a list of departments in the ATS
Retrieve a list of locations in the ATS
Retrieve 401k plans for a specific legal entity
Retrieve employee data for benefits integration
Retrieve contract templates available in the organization
Retrieve a list of departments in the organization
Retrieve detailed information for a specific EOR contract
Retrieve hiring guide data for a specific country
Retrieve job scope templates for EOR contracts
Retrieve payslip records for an EOR worker
Retrieve payroll events for a specific legal entity
Retrieve worker relations for an HRIS profile
Retrieve all worker relation types defined for the organization
Retrieve supported visa types for a country
Retrieve a list of Deel fee invoices
Get a link to download an invoice PDF
Retrieve a list of legal entities in the account
Retrieve the list of countries supported by Deel
Retrieve the list of currencies supported by Deel
Retrieve pre-defined job titles from the Deel platform
Retrieve predefined seniority levels from Deel
Retrieve predefined time-off types from Deel
Retrieve a list of all managers in the organization
Retrieve a list of contracts in the offboarding process
Retrieve workers currently going through onboarding
Retrieve details of the current organization
Retrieve a list of tasks for the organization
Retrieve available work location labels for the organization
Retrieve a list of payment receipts
Retrieve a list of people in the organization
Retrieve a single person by their ID
Retrieve all custom fields associated with People records
Retrieve a list of roles assigned within the organization
Retrieve a list of time-off requests for the organization
Retrieve holidays, work schedules, and time-off dailies for a date range
Retrieve a paginated list of shift rates
Retrieve a list of timesheets
Retrieve a list of webhook subscriptions
Update a worker's personal information using their external identifier
Calculate total employment costs for an EOR arrangement
Connect your AI agent to Deel 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 Deel 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
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
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.