Overview
Features
Interactive Dialog Tools
Bundle of GUI dialog utilities enabling real-time user input, choices, confirmations, and information messages.
Text Input
Get single-line text, numbers, or other data from users with optional validation.
Multiple Choice
Present options for single or multiple selections to guide user decisions.
Multi-line Input
Collect longer text content, code, or detailed descriptions.
Confirmation Dialogs
Ask for yes/no decisions before proceeding with actions.
Information Messages
Display notifications, status updates, and results.
Health Check
Monitor server status and GUI availability.
Non-blocking Operation
Dialogs run in separate threads to prevent blocking the main workflow.
Who Is This For?
- AI developers:Embed human-in-the-loop dialogs into AI workflows for real-time user input and decisions.
- Claude Desktop users:Configure Claude Desktop to connect with the MCP server for GUI dialogs.
- Cross-platform developers:Build cross-platform GUI dialogs for AI workflows on Windows, macOS, and Linux.




