Service broker is a middleman that lets agents/apps discover, provision, bind to, and manage services (DBs, APIs, AI endpoints) dynamically via the Open Service Broker API. Agents request what they need; the broker handles creation, credentials, and lifecycle — decoupling consumers from providers for composable, self-service architectures. -
View it on GitHub