CI/CD for any scale
Connect to Buildkite for fast and secure CI/CD pipelines.
{
"mcpServers": {
"buildkite": {
"mcpServers": {
"buildkite": {
"env": {
"BUILDKITE_TOKEN": "your-api-token"
},
"args": [
"-y",
"buildkite-mcp-server"
],
"command": "npx"
}
}
}
}
}