1 line
500 B
JSON
1 line
500 B
JSON
{"content": "{\n \"mcpServers\": {\n \"circleci-mcp-server\": {\n \"description\": \"Integrate CircleCI build and deployment pipeline management with your Claude Code workflow. Monitor builds, trigger deployments, and access project insights.\",\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@circleci/mcp-server-circleci\"],\n \"env\": {\n \"CIRCLECI_TOKEN\": \"your-circleci-token\",\n \"CIRCLECI_BASE_URL\": \"https://circleci.com\"\n }\n }\n }\n}"} |