[router] Add MCP Tool Handler (#9615)
This commit is contained in:
@@ -5,6 +5,7 @@ use std::collections::HashMap;
|
||||
pub mod core;
|
||||
#[cfg(feature = "grpc-client")]
|
||||
pub mod grpc;
|
||||
pub mod mcp;
|
||||
pub mod metrics;
|
||||
pub mod middleware;
|
||||
pub mod policies;
|
||||
|
||||
Reference in New Issue
Block a user