Skip to main content

Module server

Module server 

Source
Expand description

Winx MCP Server implementation using rmcp 0.12.0 Core MCP tools only - High performance shell and file management

Structs§

WinxService
Winx service with shared bash state

Functions§

start_winx_server
Create and start the Winx MCP server

Type Aliases§

SharedBashState
Type alias for the shared bash state - uses tokio::sync::Mutex for async safety