CapabilityPack
Provides the facility to compose many capabilities together.
Functions
Link copied to clipboard
Convenience function to create a server from capabilities
Link copied to clipboard
fun Iterable<ServerCapability>.asServer(config: PolyServerConfig, name: String = "http4k-mcp"): Http4kServer
Convenience function to create a server from a multiple capabilities
Convenience function to create a server from a single capability
Link copied to clipboard