Skip to main content

Module http_server

Module http_server 

Source
Expand description

HTTP server combining Streamable-HTTP MCP transport, REST APIs, and optional local HTTP surfaces.

§Pillar mapping

  • Engine: HTTP MCP transport, Context OS event bus (SSE), A2A handoffs, agent registry, capabilities/manifest/openapi endpoints.

Modules§

kernel_api
HTTP handlers exposing Context Kernel runtime state.

Structs§

HttpServerConfig

Functions§

serve
serve_ipc
Serve the daemon over a platform-independent IPC channel (UDS on Unix, Named Pipes on Windows).