Skip to main content

Module plugin

Module plugin 

Source
Expand description

PluginFactory for MCP integration. Holds a shared connection pool across every session built from the same LashCore.

Structs§

McpPluginFactory
Plugin factory for MCP. Add once to LashCoreBuilder via .plugin(Arc::new(factory)).
McpToolProvider
The ToolProvider actually registered with each session’s tool surface. Delegates definitions and execution to the shared pool.