pub type McpServers = HashMap<String, McpServerConfig>;Expand description
A map of MCP server name → configuration.
Aliased Type§
pub struct McpServers { /* private fields */ }pub type McpServers = HashMap<String, McpServerConfig>;A map of MCP server name → configuration.
pub struct McpServers { /* private fields */ }