We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34d3261 commit a7afb1cCopy full SHA for a7afb1c
servers/circleci/server.yaml
@@ -10,7 +10,12 @@ about:
10
title: CircleCI
11
icon: https://avatars.githubusercontent.com/u/26607840?s=200&v=4
12
source:
13
- project: https://github.com/CircleCI-Public/mcp-server-circleci
+ 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
19
config:
20
description: Configure the connection to CircleCI
21
secrets:
0 commit comments