pub async fn run_server<C>(_config: C) -> Result<(), CliError>where
C: McpConfiguration,
Expand description
Run an MCP server with the given configuration
pub async fn run_server<C>(_config: C) -> Result<(), CliError>where
C: McpConfiguration,
Run an MCP server with the given configuration