dynamic-mcp 1.5.0

MCP proxy server that reduces LLM context overhead with on-demand tool loading from multiple upstream servers.
1
2
3
4
pub mod config_parser;
pub mod import;
pub mod import_enhanced;
pub mod tool_detector;