pub fn build_router(
state: ServerState,
config: &ServeConfig,
mcp: &McpServeSettings,
) -> RouterAvailable on crate feature
serve only.Expand description
Build the full router: unauthenticated probes + the bearer-guarded /v1 API.