Skip to content

Commit a7afb1c

Browse files
authored
Fix circle ci build. (#54)
1 parent 34d3261 commit a7afb1c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

servers/circleci/server.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@ about:
1010
title: CircleCI
1111
icon: https://avatars.githubusercontent.com/u/26607840?s=200&v=4
1212
source:
13-
project: https://github.com/CircleCI-Public/mcp-server-circleci
13+
upstream: https://github.com/CircleCI-Public/mcp-server-circleci
14+
project: https://github.com/cmrigney/mcp-server-circleci
15+
branch: use-cmd-docker
16+
run:
17+
command:
18+
- stdio
1419
config:
1520
description: Configure the connection to CircleCI
1621
secrets:

0 commit comments

Comments
 (0)