ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Workday with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Workday Talent & Skills Cloud as an MCP: people directory, direct reports, inbox tasks, worker skills (read + write) and organization headcount. official REST

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete Workday capability set.

These are the exact actions your AI can choose when you ask it to work with Workday.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Workday.

  1. 01

    Get my profile

    Uses the REST API "me" identifier. the quickest sanity check that credentials work. Get the Workday profile of the authenticated integration user (worker "me")

  2. 02

    Add worker skill

    Pass the skill name (e.g. "Kotlin") and optionally proficiency level (1-5 where applicable) and source note. The tenant must have Skills Cloud and the API Client must include the Staffing write scope for this to succeed. Add a skill to a worker's profile (Skills Cloud write action)

  3. 03

    Search people

    Returns descriptor, id (WID) and href for each person. use ids in other capabilities. Paging via page/limit (API max 100). Search the Workday people directory (all persons, not just active workers)

  4. 04

    Get inbox tasks

    G. compensation change approvals, to-dos), each with id, descriptor and task type. Use "me" for the integration user or any worker id with proper scope. List Workday inbox tasks for a worker (approvals, to-dos, action items)

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Workday.

  1. 05

    Get worker skills

    Requires a tenant with Skills Cloud enabled. Get the Skills Cloud profile of a worker (verified skills, ratings, sources)

  2. 06

    Get worker direct reports

    Each entry: descriptor, id, business title. For manager self-service and org reviews. List the direct reports of a worker (their team as manager)

  3. 07

    List organizations

    Use ids to drill into an org's workers via get_org_workers. Browse Workday organizations: companies, cost centers, supervisory orgs, regions

  4. 08

    Get org workers

    For headcount snapshots and org charts. List the workers inside a supervisory organization (the org's headcount)

One connector, every AI

Workday works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Workday to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Workday, so you can see the experience inside your AI.

It does not authenticate your account with Workday. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Workday Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_fe7ibzTS9pbONiLpQt0sB3KZpWrET24rkXt3a5i9/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Workday capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "workday-talent-skills-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_fe7ibzTS9pbONiLpQt0sB3KZpWrET24rkXt3a5i9/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Workday owners ask.

  • 01

    How do I get the credentials this MCP needs?

    In your Workday tenant (admin role): 1) 'Register API Client for Integrations' → Client ID + Secret, granting Staffing/Talent scopes; 2) 'Manage Refresh Tokens for Integrations' → generate a refresh token for an Integration System User. Refresh tokens do not expire; the MCP converts them to 60-minute Bearer tokens automatically.

  • 02

    How is this different from the existing Workday MCP?

    The published Workday MCP covers workers, payroll, time off and supervisory orgs. This one is the talent angle: the people directory (all persons), direct reports, inbox tasks, Skills Cloud (read + write) and cross-type organizations. no overlapping capabilities.