Expand description
Winx MCP Server implementation using rmcp 0.12.0 Core MCP tools only - High performance shell and file management
Structs§
- Winx
Service - Winx service with shared bash state
Functions§
- start_
winx_ server - Create and start the Winx MCP server
Type Aliases§
- Shared
Bash State - Type alias for the shared bash state - uses
tokio::sync::Mutexfor async safety