MCP.so
登录

Buildkite MCP Extension for Zed

@mcncl

关于 Buildkite MCP Extension for Zed

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

基本信息

分类

开发工具

许可证

MIT license

运行时

rust

传输方式

stdio

发布者

mcncl

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Buildkite MCP Extension for Zed?

The Buildkite MCP Extension for Zed integrates Buildkite CI/CD with the Zed editor using the Model Context Protocol (MCP). It allows developers to view and interact with Buildkite pipelines, builds, jobs, and artifacts directly within Zed.

How to use Buildkite MCP Extension for Zed?

Install the extension from the Zed marketplace, then configure your Buildkite API token in Zed’s settings using a JSON block. The extension automatically handles all server and connection details. Example queries include “Show me recent builds for my pipeline” or “Display logs for my failed job.”

Key features of Buildkite MCP Extension for Zed

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

Use cases of Buildkite MCP Extension for Zed

  • Check recent build status for a pipeline without leaving Zed
  • Debug a failed job by inspecting its logs
  • List all pipelines in your organization
  • Download artifacts from a completed build

FAQ from Buildkite MCP Extension for Zed

What are the requirements?

You need a Buildkite API token, which can be created from your Buildkite account settings.

How do I configure the API token?

Add a buildkite_api_token field under the server’s settings in Zed’s context_servers configuration JSON.

What can I do with this extension?

You can view pipelines and builds, inspect job logs, and download build artifacts—all within Zed.

Is this extension only for Zed?

Yes, it is designed specifically for the Zed editor and uses MCP to integrate with Buildkite.

Where does the data come from?

All data is fetched from the Buildkite API using your provided API token.

评论

开发工具 分类下的更多 MCP 服务器