What problem does it solve?
Provides background knowledge about the wsh terminal API for MCP clients to drive terminal sessions, helping developers understand how to send input, read screen data, wait for idle, and manage visual elements like overlays and panels.
Core Features & Use Cases
- MCP tool surface: Learn the core commands such as wsh_run_command, wsh_send_input, wsh_await_idle, wsh_get_screen, wsh_overlay, wsh_panel, and session management to orchestrate terminals.
- Session orchestration: Build automation flows that drive multiple sessions, coordinate prompts, and extract results from screen output.
- UI integration: Use overlays and panels to present contextual guidance or status within the human terminal.
Quick Start
Start the MCP-enabled wsh server and use the core-mcp tools to drive and automate a terminal session.