Skip to main content

serve

Function serve 

Source
pub async fn serve(app: &Application) -> Result<()>
Expand description

Convenience entry: install log capture + build server with defaults + serve. This is what user apps call from their "mcp" subcommand case.