Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Zed Mcp Server Buildkite

FreeNot checked

Buildkite Integration for Zed - Access your Buildkite CI/CD pipelines and builds directly from your editor

GitHubEmbed

About

Buildkite Integration for Zed - Access your Buildkite CI/CD pipelines and builds directly from your editor

README

Integrate Buildkite CI/CD with the Zed editor using the Model Context Protocol (MCP). This extension lets you view and interact with Buildkite pipelines, builds, jobs, and artifacts directly from Zed.

Features

  • View Buildkite pipelines and builds
  • Inspect jobs and logs
  • Download build artifacts
  • Seamless integration with Zed's AI features

Requirements

Usage

After installing the extension from the Zed marketplace, configure your Buildkite API token in Zed's settings. The extension will handle all server and connection details automatically.

{
  "context_servers": {
    "mcp-server-buildkite": {
      "settings": {
        "buildkite_api_token": "your-buildkite-token-here",
      }
    }
  }
}

Example queries:

  • "Show me recent builds for my pipeline"
  • "Display logs for my failed job"
  • "List my organization's pipelines"

License

MIT License — See the LICENSE file for details.

from github.com/mcncl/zed-mcp-server-buildkite

Installing Zed Mcp Server Buildkite

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/mcncl/zed-mcp-server-buildkite

FAQ

Is Zed Mcp Server Buildkite MCP free?

Yes, Zed Mcp Server Buildkite MCP is free — one-click install via Unyly at no cost.

Does Zed Mcp Server Buildkite need an API key?

No, Zed Mcp Server Buildkite runs without API keys or environment variables.

Is Zed Mcp Server Buildkite hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Zed Mcp Server Buildkite in Claude Desktop, Claude Code or Cursor?

Open Zed Mcp Server Buildkite on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Zed Mcp Server Buildkite with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs