ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Buk with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate your HR and Payroll data via Buk. query employees, list vacations, extract company charts, and orchestrate talent operations directly from any AI agen

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 · 14 capabilities

The complete Buk capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through Buk.

  1. 01

    Get department

    Get department details

  2. 02

    Create employee

    Onboard a new employee to system

  3. 03

    Delete employee

    Offboard an employee identity

  4. 04

    Get attendance

    Fetch daily attendance matrix

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through Buk.

  1. 05

    Get payroll

    Get employee payroll snapshot

  2. 06

    List benefits

    View available corporate extras

  3. 07

    Approve leave

    Authorize pending leaves

  4. 08

    Get company stats

    Get company HR aggregate stats

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through Buk.

  1. 09

    List employees

    List all employees inside the Buk platform

  2. 10

    List leaves

    List absence leaves

  3. 11

    List vacations

    List scheduled vacations

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through Buk.

  1. 12

    Get employee

    Get complete details of a specific talent

  2. 13

    List departments

    List all organizational departments (cost centers)

  3. 14

    List jobs

    List standard job roles

Observed, not estimated

909ms average. Fast in production.

Buk is checked daily against the live service.

Daily averagePeak 1110ms
Aug 20Today
Fastest day
752ms
Slowest day
1110ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 14 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 Buk, so you can see the experience inside your AI.

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

Buk Connector

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

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

  • 01

    Can I use the agent to mass download confidential employee payroll details?

    The integration specifically blocks massive blind dumps to protect PII. You can fetch specific employees individually, maintaining the security boundary of analytical lookups versus mass-extraction vectors.

  • 02

    How do I filter vacations strictly for one employee?

    Just write a natural query. The AI knows to fetch the employee's ID first using get_employee or list_employees, and then invokes list_vacations passing that precise employeeId parameter in sequence.

  • 03

    What format is the Buk Domain parameter expected as?

    If your company logs into https://techcorp.buk.cl, your Buk Domain is simply techcorp. The engine appends the .buk.cl suffix and proper API structures internally.