pub async fn run(state: ServerState, tools: ToolRegistry) -> Result<()>Expand description
Run the server using the real stdin/stdout.
pub async fn run(state: ServerState, tools: ToolRegistry) -> Result<()>Run the server using the real stdin/stdout.