Buildkite for your agents.
Connect Buildkite once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Buildkite.
What agents can do with Buildkite
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
buildkite_list_orgsList organizations the token can access.
buildkite_list_pipelinesList pipelines in an organization.
buildkite_get_pipelineGet details of a pipeline by org slug and pipeline slug.
buildkite_list_buildsList builds for a pipeline, newest first.
buildkite_trigger_buildTrigger a new build on a pipeline.
buildkite_get_buildGet details of a single build by its number.
buildkite_cancel_buildCancel a build that is still running or scheduled.
buildkite_list_agentsList agents registered in an organization.
buildkite_list_teamsList teams (clusters) in an organization.
buildkite_list_artifactsList artifacts (files) produced by a build.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Go to Buildkite > API Access Tokens.
- Click 'New Token', give it a description.
- Select the organizations and scopes (read_builds, write_builds, etc.).
- Copy the token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Buildkite to Even: call connect_begin("buildkite") on the even-connect MCP and walk me through it.
List pipelines in a Buildkite organization and trigger a new build on one.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.