ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Buildkite with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate CI/CD pipelines via Buildkite. manage builds, agents, and deployments directly from any AI agent.

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

The complete Buildkite capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Buildkite.

  1. 01

    Get build

    Get details of a specific build

  2. 02

    List all builds

    List all builds across the entire organization

  3. 03

    List organizations

    List all organizations the token has access to

  4. 04

    List pipeline builds

    List builds for a specific pipeline

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Buildkite.

  1. 05

    List pipelines

    List all pipelines in the organization

  2. 06

    Rebuild

    Rebuild a specific build

  3. 07

    Cancel build

    Cancel a running build

  4. 08

    Create build

    Trigger a new build for a pipeline

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Buildkite.

  1. 09

    Get access token info

    Retrieve information about the current API token

  2. 10

    List agents

    List all build agents in the organization

  3. 11

    Get pipeline

    Get details of a specific pipeline

Observed, not estimated

834ms average. Fast in production.

Buildkite is checked daily against the live service.

Daily averagePeak 1126ms
Aug 20Today
Fastest day
698ms
Slowest day
1126ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

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

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

Buildkite Connector

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

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

  • 01

    Can my AI agent restart failed builds for a specific branch?

    Yes. Ask the agent to find failed builds across your pipeline by using the list builds capability. Once it locates the specific build number, it can run the rebuild capability instantly, eliminating the need to search through hundreds of logs on the dashboard.

  • 02

    How can I check the status of my physical runner agents?

    Ask your agent to list all agents connected to the Buildkite organization. It returns their UUIDs, operating systems, and connection state. If a runner hangs offline, your AI can immediately flag it to the Platform team, saving crucial deployment time.

  • 03

    If a commit is pushed to 'main', can the agent trigger a fresh pipeline deployment?

    Absolutely. You can provide the commit SHA (or simply ask it to target 'HEAD' on the 'main' branch) and ask the agent to create a new build. It will hit the Buildkite trigger endpoint with a message of your choosing.