Skip to content
Pricing
Search
Results from:
Site
Blog
Docs
Images
Orbs
Resources
Site
Blog
Docs
Images
Orbs
Resources
View entire changelog

MCP server can now return filtered test results by status (failed or passed)

Enhancement

Based on user feedback, the CircleCI MCP server has been updated to let users filter their CI results by status (failed or passed). For example, you can now ask “which tests failed for this job: (insert job URL)” and you will get back a filtered list of failed test results instead of all test results.

>Previous changes