Skip to main content

McpServers

Type Alias McpServers 

Source
pub type McpServers = HashMap<String, McpServerConfig>;
Expand description

A map of MCP server name → configuration.

Aliased Type§

pub struct McpServers { /* private fields */ }