Documentation
¶
Overview ¶
Package mcpserverapi exposes REST endpoints for managing MCP server configurations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMCPServerRoutes ¶
func AddMCPServerRoutes(mux *http.ServeMux, svc mcpserverservice.Service, messenger libbus.Messenger)
AddMCPServerRoutes registers the MCP server CRUD routes on the given mux. messenger is used to broadcast lifecycle events (created/deleted) so that all nodes in the cluster can start or stop their session workers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.