Enables agents and developers to inspect, operate, and test Redux Toolkit applications through semantic WebMCP tools, using sanitized transition logs and shared human/agent action flows.
Inspect or operate on a browser tab by running JavaScript, retrieving HTML, or extracting SSR-injected SPA state with three actions: js, dom, appState.
Find definition locations of symbols like functions and classes in a GitHub repository or across all of GitHub, with AST-precise matching for nine programming languages.
Retrieve exact data from embedded JavaScript state — Next.js, Nuxt, Redux, JSON script blocks — instead of rendered HTML. Pass a path to return only the needed subtree from large payloads.
Execute JavaScript inside your live React Native app to inspect state (Redux, Zustand, globals) or trigger actions. Awaits promises automatically with configurable timeout.
Creates multiple Appsmith queries bound to datasources in a single API call. Accepts an array of query definitions with optional default configurations for REST, SQL, or Mongo plugins.
Creates QMetry test cases with steps, metadata, custom fields, and release/cycle mapping. Automates test case creation for manual or automated testing.
Evaluate a JavaScript expression to read React Native app state via Metro CDP debugger, such as Redux store values. Auto-discovers the debugger connection and supports custom expressions.
Design a frontend component hierarchy and interaction flow for a UI feature. Identifies prop drilling, god components, and accessibility gaps while mapping component responsibilities.
Discover available debugging objects like Apollo Client, Redux store, and React DevTools in a connected React Native app to identify state management and debugging tools.
Update multiple queries at once by specifying query IDs and action configurations; changes are shallow-merged and the store is refreshed automatically.