Agent-native workforce management
475+ tools across 60 domains. Scheduling, payroll, leave, safety, recruiting, and more — accessible to any AI agent. Bring your own agent. We bring the workforce.
Three Ways to Connect
CLI for operations, Skills for agent discovery, SDK for custom integrations.
CLI
Install the MangoApps CLI and give your agent shell access. Works standalone or with any agent that can execute commands: Claude Code, Cursor, Codex, OpenClaw, and more.
Agent Skills
One command installs MangoApps skills into 40+ agent platforms. Skills teach your agent how to use MangoApps — no custom prompts needed. <code>npx skills add mangoapps/skills</code>
SDK
TypeScript and Python SDKs for building custom integrations. Typed methods, retry logic, and full MCP tool access. <code>npm install @mangoapps/sdk</code>
Get Connected in 3 Steps
Install CLI
<code>curl -fsSL https://workforce.mangoapps.com/install-cli | bash</code><br>Or: <code>npm i -g @mangoapps/cli</code>
Authenticate
<code>mango login --business your-company</code><br>Opens your browser for secure authentication. Token stored locally.
Install Skills
<code>npx skills add mangoapps/skills</code><br>Auto-detects your agent (Claude Code, Cursor, Codex, etc.) and installs domain skills.
475+ Tools Across the Entire Employee Lifecycle
- Scheduling: shifts, marketplace, coverage, availability
- People: leave, attendance, timekeeping, onboarding, offboarding
- Compensation: payroll, benefits, paychecks, compensation requests
- Performance: goals, reviews, OKRs, succession, training
- Safety: incidents, inspections, field service, compliance
- Operations: contracts, procurement, assets, guest passes, facilities
- Support: service desk, knowledge base, forms, libraries
- Recruiting: job board, candidates, offers, onboarding workflows
Works With Every Agent Platform
- Claude Code and Claude Desktop
- Cursor and GitHub Copilot
- OpenAI Codex CLI
- Google Gemini CLI
- OpenClaw and Goose
- Any agent that reads SKILL.md files
Composability — The Real Power
- MangoApps + Sentry = AI incident response
- MangoApps + Slack = AI team coordination
- MangoApps + GitHub = AI developer operations
- MangoApps + any MCP tool = infinite possibilities
Domain Skills
Each skill teaches your agent how to operate a specific MangoApps domain.
Workforce
Users, shifts, leave, attendance, and timekeeping. The core of daily workforce operations.
Scheduling
Shift creation, marketplace, availability preferences, and coverage analysis.
Payroll
Paychecks, compensation, benefits enrollment, and pay period management.
Performance
Goals, reviews, OKRs, succession planning, training, and certifications.
Recruiting
Job postings, candidate tracking, offer management, and onboarding workflows.
Safety
Incident reporting, inspections, field service, and compliance monitoring.
Service Desk
Ticket management, knowledge base search, forms, and document libraries.
Contracts
Contract lifecycle, procurement, asset tracking, and e-signatures.
Guest Pass
Visitor registration, check-in/out, and host preference management.
Agent-Optimized Output
Every CLI command supports --json for structured output with breadcrumb hints — telling agents what to do next.
$ mango tools call view_shifts --arg date=2026-03-25 --json
{"ok": true, "data": [{"id": 1234, "status": "uncovered"}, {"id": 1235, "status": "assigned"}], "summary": "Found 2 shifts", "breadcrumbs": ["mango shifts claim 1234 --json", "mango schedule coverage --json"]}Your AI agent already knows how to manage your workforce
475+ tools. 60+ domains. 40+ agent platforms. Install in 2 minutes.