Skip to main content

forge_runtime/mcp/
mod.rs

1pub mod registry;
2
3pub use registry::{McpToolEntry, McpToolRegistry};