Skip to main content

run

Function run 

Source
pub async fn run(setup: BridgeSetup) -> Void
Expand description

Runs the bridge: the MCP stdio peer, one reconnecting WS link per server, and the dispatcher.

ยงErrors

Returns an error if no known server is configured to connect to.