Function serve_stdio_with

Source
pub async fn serve_stdio_with(
    server: impl McpServer,
    options: &SessionOptions,
) -> SessionResult<()>
Expand description

Runs an MCP server using stdio transport with specified options