Zed MCP Server Buildkite
Buildkite Integration for Zed - Access your Buildkite CI/CD pipelines and builds directly from your editor
Ask AI about Zed MCP Server Buildkite
Powered by Claude · Grounded in docs
I know everything about Zed MCP Server Buildkite. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Buildkite MCP Extension for Zed
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
- Buildkite API token (create one here)
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.
