Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
StackOne's 7shifts MCP server gives AI agents 59 ready-to-use actions for 7shifts — with built-in authentication, security, governance, token efficiency, and high tool-calling accuracy.
Coverage
Create, read, update, and delete across 7shifts — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your 7shifts MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every 7shifts 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 7shifts call.
Tools Discovery →A 7shifts MCP server lets AI agents read and write 7shifts data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's 7shifts MCP server ships with 59 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 7shifts's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Retrieve details for a specific company
Update a company's details
Create a new location for a company
List all locations for a company
Retrieve a specific location by ID
Update an existing location
Delete a location from a company
Create a new department
List all departments for a company
Retrieve a specific department by ID
Update an existing department
Delete a department
Create a new role
List all roles for a company
Retrieve a specific role by ID
Update an existing role
Delete a role
Create a new user in a company
List all users for a company
Retrieve a user's full profile by ID
Update an existing user
Deactivate a user from a company
List user contacts for a company
Retrieve a user's phone and email contact info
Create a new shift
List all shifts for a company
Retrieve a specific shift by ID
Update an existing shift
Delete a shift
Create a new time punch
Retrieve a specific time punch by ID
Update an existing time punch
Delete a time punch
Create a new time off request
List time off requests
Retrieve a specific time off request by ID
Update a time off request
Delete a time off request
Create or update time off settings for a company
Retrieve time off settings for a company
Create a new event
List events for a company
Retrieve a specific event by ID
Update an existing event
Delete an event
Create a wage record for a user
List all companies accessible to the authenticated user
Retrieve labor settings for a company
List inactive reasons for a company
Get location, department, and role assignments for a user
List authorized locations for a user
List all time punches for a company
Retrieve total time off hours for employees
Retrieve worked hours and wages report
Retrieve daily sales and labor report
Retrieve daily stats for a location
Retrieve the identity of the authenticated user
Approve a time off request
Decline a time off request
Connect your AI agent to 7shifts 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 7shifts 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.