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. Manage workers, payroll data, org structures, and HR workflows on Workday. the enterprise HCM platform.

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 · 9 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 / 03

01-03

3 capabilities in this set.

Part of 9 available through Workday.

  1. 01

    Execute raas report

    Results are returned in JSON. The URL can include prompt parameters. Execute a Workday Report-as-a-Service (RaaS) report

  2. 02

    Get payroll results

    Get payroll results for a worker

  3. 03

    Get time off balances

    Get time off balances for a worker

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Workday.

  1. 04

    Get time off requests

    Get pending time off requests for a worker

  2. 05

    Get worker

    Get detailed profile for a specific worker

  3. 06

    List job requisitions

    List open job requisitions

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Workday.

  1. 07

    List supervisory orgs

    Shows org names, managers, and headcounts. List supervisory organizations

  2. 08

    List workers

    Use the search parameter to filter by name, employee ID, or other attributes. List or search Workday workers

  3. 09

    Query resource

    Examples: locations, companies, costCenters, businessUnits. Query any Workday REST API resource

Observed, not estimated

899ms average. Fast in production.

Workday is checked daily against the live service.

Daily averagePeak 1028ms
Aug 20Today
Fastest day
712ms
Slowest day
1028ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 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_kUtE4GRMflJcsr1kAirxfGZX7ll74vA1y2jZeIFa/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-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_kUtE4GRMflJcsr1kAirxfGZX7ll74vA1y2jZeIFa/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

FAQ

Questions Workday owners ask.

  • 01

    What authentication method does Workday use?

    Workday uses OAuth 2.0 with a registered API Client. You'll need to provide your Client ID, Client Secret, and a Refresh Token. all generated from within your Workday tenant by an administrator.

  • 02

    Can I check PTO balances for my direct reports?

    Yes. The get_time_off_balances capability retrieves current PTO balances for any worker within the security scope configured for your Integration System User. Data is returned per plan type (vacation, sick, personal).

  • 03

    Does it support Workday Report-as-a-Service (RaaS)?

    Absolutely. Use the execute_raas_report capability with your report URL to retrieve any custom Workday report, including those with prompt parameters. Results are returned in JSON format.

  • 04

    Can I navigate the entire organizational hierarchy?

    Yes. The get_org_structure capability fetches supervisory organizations, cost centers, and company hierarchies, allowing you to traverse the full org tree from any starting point.