Skip to content

Commit 9ac212d

Browse files
committed
fix: rename server files with transport suffix
- com.buildkite-mcp.json -> com.buildkite-mcp-docker.json (id: com.buildkite-mcp-docker) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 3b9d621 commit 9ac212d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "com.buildkite-mcp",
4-
"name": "Buildkite",
3+
"id": "com.buildkite-mcp-docker",
4+
"name": "Buildkite (Docker)",
55
"alias": "buildkite",
66
"description": "Manage Buildkite pipelines, builds, jobs, and agents. Trigger builds, view logs, manage clusters, and monitor CI/CD workflows.",
77
"icon": "https://avatars.githubusercontent.com/u/5055988?v=4",

0 commit comments

Comments
 (0)