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.
pub async fn serve(app: &Application) -> Result<()>Convenience entry: install log capture + build server with defaults + serve.
This is what user apps call from their "mcp" subcommand case.