prometheus_mcp/
lib.rs

1pub mod mcp;
2
3pub use mcp::repository::set_repository;