Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready ADP Workforce Now MCP server with 50 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across ADP Workforce Now — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your ADP Workforce Now MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every ADP Workforce Now 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 ADP Workforce Now call.
Tools Discovery →A ADP Workforce Now MCP server lets AI agents read and write ADP Workforce Now data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's ADP Workforce Now MCP server ships with 50 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 ADP Workforce Now's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Retrieve a paginated list of all workers in the organization
Get detailed information for a specific worker by associate OID
Upload a worker's corporate contact photo
Retrieve a worker's corporate contact photo
Remove a worker's corporate contact photo
Add an emergency or personal contact to a worker's record
Retrieve all personal contacts for a worker
Retrieve demographic information for all workers
Retrieve demographic information for a specific worker
Add a worker's legal address
Remove a worker's legal address
Submit a new time off request for a worker
Get detailed time off requests for a worker
Add a new department to the organization
Retrieve a list of departments
Add a new job code to the organization
Get details for a specific job code
Add a new work location to the organization
Retrieve a list of work locations
Retrieve a list of job requisitions
Get details for a specific job requisition
Retrieve a list of job applications
Get details for a specific job application
Retrieve team time off request summaries for a worker
Retrieve time off request summaries for a worker
Get time off balances for a worker
Get time off configurations for a worker
Retrieve organizational pay statements for a worker
Get pay distribution (direct deposit) settings for a worker
Retrieve a list of cost centers
Retrieve a list of business units
Update a worker's legal name information
Update a worker's preferred name
Update a worker's marital status
Update a worker's personal/home address
Process a worker rehire
Update a worker's reporting manager
Update a worker's base salary or hourly rate
Update an existing personal contact for a worker
Terminate a worker's specific work assignment
Change a worker's legal address
Cancel an existing time off request
Add, modify, or remove time entries for a worker
Modify time off balances for a worker
Modify pay data for a payroll cycle
Start a new deduction for a worker
Modify an existing deduction instruction
Stop an existing deduction for a worker
Update a worker's direct deposit settings
Onboard a newly hired applicant as a worker
One endpoint. Any framework. Your agent is talking to ADP Workforce Now 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>"
]
}
}
}123+ 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.