For the quarter ending September 30, 2025, here are some release highlights from our product development team.
New Products
MCP Tools
Launched in September 2025, Evinced Model Context Protocol (“MCP”) Tools work automatically with AI coding systems so developers can create, test, and fix code – accessibly – with a click.

Image: our MCP Tools running inside Cursor
The capabilities of Evinced are delivered inside several MCP Tools, with more on the way:
- evinced_analyze_page calls Evinced to run your code on your entire page in a browser, identify accessibility problems on a web page, and provide a report of issues.
- evinced_ask enables your AI coding system to dynamically query Evinced to ask for advice on how to build whatever it is you want to build.
- evinced_build_component calls Evinced to provide accessibility-aware guidance for building UI components. Works automatically with your AI coding system to generate accessible component code and create corresponding unit tests that verify accessibility compliance.
- evinced_fix_component calls Evinced to analyze an existing UI component, identify accessibility issues, and work automatically with your AI coding system to generate and run Unit Tester scripts that fix those issues.
Our MCP Tools are available inside any AI coding system that supports MCP tools including Github Copilot, Cursor, Claude, and Continue.
New Features
Full page support for Android apps on Mobile Flow Analyzer
In many mobile apps, a page can be so long that you need to swipe down multiple times to get to the end. Now, Mobile Flow Analyzer allows you the option to scan an entire page with just one click.
In fact, there are three ways to run scans in Mobile Flow Analyzer now.

Image: three types of scans are now available in Mobile Flow Analyzer – Scan App, Scan View, and Scan Full Page.
- Scan App will crawl, scan, and analyze the default view of each page in an entire app, itemizing accessibility issues. This feature was released in Q2 of 2025.
- Scan View scans whatever is currently in the viewport. This is how other mobile accessibility tools work, but it does run the risk of leaving undetected bugs that are at the end of a long page.
- Scan Full Page fixes this problem by crawling, scanning, and analyzing the entire current page of the app, regardless of how long that page is. This is particularly useful for pages with multiple scrolls’ worth of content.
Like every report from Evinced, all of these issues are de-duplicated.
Chatbot available for VS Code
As of August 2025, developers using VS Code can now seamlessly access the Evinced Chatbot directly within their integrated development environment (IDE). This feature keeps developers in their workflow, reducing context switching and improving productivity.

Image: Evinced Chatbot running in VS Code
Chatbot can answer questions (and follow-up questions), review code, and more.
This means that Chatbot is now available in three places: VS Code, Slack, and Microsoft Teams.
Know which mobile issues are new (and more)
In September 2025, Evinced Automation SDK for Mobile released a new feature that tracks accessibility progress over time by comparing new scan reports against a user-selected baseline. Issues are categorized as whether they are new, recurring, or something that can be ignored, helping teams quickly identify changes in accessibility health. In JSON reports, there is also a counter to track resolved issues as well.

Image: a JSON report from Automation SDK for Mobile showing comparison information
This capability, currently available for the Automation SDKs for Android (Espresso) 1.30.0+ and iOS (XCUITest) 1.31.0+, enables teams to monitor trends with clear data on progress and regressions. By demonstrating measurable improvement, baseline comparison reports help secure continued investment in accessibility initiatives. Customers can access this feature directly via the SDK API, or Evinced can help with setup.
Improvements
New validations for Automation SDK for Mobile
In Q3, we released two new validations for mobile: Visible labels for iOS and On Focus for Android.
Visible labels. For elements that allow user input (a form, for example), this check requires a visible label to indicate the element’s context and purpose.
On focus ensures that elements receiving focus do not trigger unexpected actions such as changing location, altering page structure, or modifying the focused element’s state. This helps prevent disorientation and maintains predictable navigation behavior for users.
Site Scanner enhancements
The latest Site Scanner release introduces two new customization capabilities.
- Teams can now export issues to an API endpoint, making it easy to integrate accessibility data with other systems.
- Site Scanner now supports custom resource links for issue descriptions. Your organization can now point your developers to in-house resources and policies for help fixing accessibility issues.
Hide annotations in Design Assistant
Design Assistant now offers designers better annotation control. Designers can simply toggle specific types of annotations — such as landmarks, headings, focus order, and guidelines — directly within a design.

Image: Annotation toggling in Design Assistant
Also new in Design Assistant is enhanced control over which guidelines are included when generating developer handoff files. Designers can choose to include only frame-specific guidelines (such as landmarks or headings) while omitting general, repetitive instructions that appear across multiple frames. These guideline settings can help reduce file size and information overload, keeping developer guidance focused and relevant.
In brief
Evinced now supports applications built with the React Native framework, expanding accessibility testing coverage to one of the most widely used mobile app development platforms. Single sign-on (SSO) issues have been improved for Mobile Flow Analyzer. Runtimes were greatly reduced for Automation SDK for Web. Also new in Automation SDK for Web, reports generated via WebDriverIO can be uploaded to the platform automatically. In Site Scanner, you can open the Chatbot (Slack or MS Teams version) from the issue details page to quickly get accurate recommendations to make any fixes necessary. Web Flow Analyzer reports can now be exported in Microsoft Excel format, in addition to CSV, JSON, and HTML. Site Scanner allows you to delete custom views. We’ve reintroduced an improved locked text spacing validation.

