Re-exports§
pub use crate::status::McpServerStatus;pub use crate::status::McpServerStatusEntry;
Structs§
- Elicitation
Request - Elicitation
Response - McpManager
- Manages connections to multiple MCP servers and their tools
- UrlElicitation
Complete Params
Enums§
- McpClient
Event - Events emitted by MCP clients that require attention from the host
(e.g. the relay or TUI). Flows through a single channel from
McpManagerto the consumer.