Skip to content

Commit e757cfc

Browse files
committed
chore: updated server.json and published to mcp registry
1 parent f399ea0 commit e757cfc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "io.github.buildkite/buildkite-mcp-server",
44
"description": "MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.",
55
"status": "active",
6-
"version": "0.6.1",
6+
"version": "0.7.0",
77
"repository": {
88
"url": "https://github.com/buildkite/buildkite-mcp-server",
99
"source": "github",
@@ -14,7 +14,7 @@
1414
"registryType": "oci",
1515
"registryBaseUrl": "https://ghcr.io",
1616
"identifier": "buildkite/buildkite-mcp-server",
17-
"version": "0.6.1",
17+
"version": "0.7.0",
1818
"transport": {
1919
"type": "stdio"
2020
},
@@ -47,7 +47,7 @@
4747
},
4848
{
4949
"type": "positional",
50-
"value": "ghcr.io/buildkite/buildkite-mcp-server:0.6.1",
50+
"value": "ghcr.io/buildkite/buildkite-mcp-server:0.7.0",
5151
"description": "The container image to run"
5252
}
5353
],

0 commit comments

Comments
 (0)