deel.com
Deel is a workforce platform for hiring, payroll, HR, compliance, and related global employment operations. It lets companies manage contracts, workers, payroll workflows, and associated workforce data across countries.
Deel exposes a REST API at `https://api.letsdeel.com/rest/v2` and an MCP server at `https://api.letsdeel.com/mcp`; both use bearer access tokens, with REST also documented for OAuth2 app-based access and MCP supporting OAuth discovery plus PAT fallback.
- Deel MCP serverdiscovered
- Deel REST APIdiscovered
Sign in to Deel, then open the Developer Center from More → Developer (or Settings → Developer Center). On Access Tokens, click Generate new token, choose an Organization Token or Personal Token, select scopes and sensitive-data access, then copy the token immediately; it is shown once. Sandbox and production use separate tokens. See Authentication, Quickstart, and Sandbox.
Sign in to Deel and go to the Developer Center via More → Developer → Apps or Settings → Developer Center. Click Create new app / Create App, choose the app type, enter your app name, description, and redirect URI, then save the Client ID and Client Secret immediately because the secret is only shown once. See OAuth2 and Partner getting started.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://deel.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing