mcpeek 0.1.0

A TUI MCP inspector
Documentation
1
2
3
4
5
pub mod logging;
pub mod mcp;
pub mod tui;

pub use mcp::McpClient;