Get the complete UIKit view hierarchy of a running iOS app to debug layout issues, find views without accessibility labels, and inspect structure not exposed through the accessibility tree.
Find the actual UIKit view that would receive a touch at any raw window point, respecting userInteractionEnabled, to debug dead taps, transparent overlays, or misdirected touches.
Retrieve the current screen's accessibility/DOM element tree, including roles, labels, and tap coordinates. Use it to locate UI elements, inspect system dialogs, and guide automated interactions on any attached device.
Check if native devtools are ready for a specific app before using native hierarchy or network tools. Get connection state and the exact remedy—restart app, wait, or restart server.
A Model Context Protocol server that provides Flutter UI templates for development. It enables users to access and integrate pre-built Flutter UI components through MCP-compatible client applications.
Retrieve Dart source code for Flutter UI templates by ID to integrate pre-built components into development projects directly from GitHub repositories.
Integrate chat UI components for web applications using React or Vue frameworks to build instant messaging features like customer service or healthcare chat interfaces.
Integrate native mobile audio and video call UI components for Flutter, Android, or iOS platforms to build applications with WeChat-like calling functionality.
Integrate TUIKit components to create web or H5 chat windows with React or Vue frameworks, enabling standalone chat functionality similar to messaging apps.
Retrieve detailed documentation and usage examples for specific web chat UIKit components in React or Vue frameworks to implement real-time communication interfaces.
Integrate web audio/video call UI components for React or Vue frameworks using Tencent RTC capabilities to build communication applications similar to WeChat calling features.
Convert your Swift UIKit projects to FrameLayoutKit with a step-by-step migration guide. Specify project files and choose output format (Markdown, HTML, or JSON) for easy integration.