chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"circleci-mcp-server": {
|
||||
"description": "Integrate CircleCI build and deployment pipeline management with your Claude Code workflow. Monitor builds, trigger deployments, and access project insights.",
|
||||
"command": "npx",
|
||||
"args": ["-y", "@circleci/mcp-server-circleci"],
|
||||
"env": {
|
||||
"CIRCLECI_TOKEN": "your-circleci-token",
|
||||
"CIRCLECI_BASE_URL": "https://circleci.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user