ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use SmartHR with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Empower your AI to manage employee records, organizational structures, and payrolls directly from your SmartHR workspace.

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 SmartHR capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through SmartHR.

  1. 01

    Get crew details

    Retrieves details for a specific employee

  2. 02

    List crews

    Lists all employees (crews) in SmartHR

  3. 03

    List departments

    Lists all organizational departments

  4. 04

    List positions

    Lists all job positions or roles

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through SmartHR.

  1. 05

    List establishments

    Lists business establishments or office locations

  2. 06

    List crew dependents

    Lists dependents for a specific employee

  3. 07

    List employment types

    Lists all employment types

  4. 08

    List payrolls

    Lists employee payroll records

Observed, not estimated

848ms average. Fast in production.

SmartHR is checked daily against the live service.

Daily averagePeak 1045ms
Aug 20Today
Fastest day
658ms
Slowest day
1045ms
14-day trend
Slowing+59%

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 SmartHR, so you can see the experience inside your AI.

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

SmartHR Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_sLHuomQKWLgonmqoMlVmmQKwVfYLP3BsOZeKtZIy/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 — SmartHR capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "smarthr-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_sLHuomQKWLgonmqoMlVmmQKwVfYLP3BsOZeKtZIy/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 SmartHR owners ask.

  • 01

    Is it safe to expose my company's payrolls to the AI?

    Yes. This connector runs entirely on your local machine or trusted enclave natively. No employee data, payload information or generated queries are routed to our servers—your API interactions occur directly from your environment straight to SmartHR's endpoints.

  • 02

    Can the agent calculate average payroll over time automatically?

    Absolutely. Just prompt your agent: 'List all payrolls from Q2, and display the average distribution'. The agent will call the list_payrolls endpoint, retrieve the raw figures, do the mathematical operation independently in context, and present you a very clear table or markdown summary.

  • 03

    How do I look up which internal department an employee works for?

    You don't need to specify the exact capability. You can simply ask: 'What department is crew member [Name] in?'. Your AI will automatically use the list_crews capability and cross reference the results with list_departments to formulate a correct response.