Expand description
CLI module for AIRS MCP-FS
Provides command-line interface coordination and routing for the MCP filesystem server. This module serves as the main CLI coordinator, handling argument parsing, logging setup, and routing commands to appropriate handlers.
Re-exports§
Modules§
- args
- Command line argument definitions for AIRS MCP-FS
- coordinator
- CLI coordinator for AIRS MCP-FS
- handlers
- Command handlers for AIRS MCP-FS CLI
- logging
- Logging configuration for AIRS MCP-FS CLI