pub fn run_mcp(port: u16) -> Result<()>
Serve MCP over stdin and stdout until the client closes stdin, forwarding tool calls to the app on port.
port