DevOps
Enable AI agents to fix build failures from CircleCI. Debug CI pipelines and analyze test results.
mcpizy install circlecinpx -y @circleci/mcp-server{
"mcpServers": {
"circleci": {
"command": "npx",
"args": [
"-y",
"@circleci/mcp-server"
]
}
}
}