Skip to content
View entire changelog

MCP server can now get build failure logs with CircleCI job URLs

Enhancement

The CircleCI MCP server can now return CI results in response to a job URL (ie. https://circleci.com/gh/org-name/project-name/job-number or https://app.circleci.com/pipelines/github/org-name/project-name/pipeline-num/workflows/workflow-id/jobs/job-number).

>Previous changes