kodegen_mcp_client 0.1.0

KODEGEN.ᴀɪ: Database query and schema exploration MCP tools for AI agents.
Documentation
1
2
3
4
// packages/mcp-client/src/transports/mod.rs
pub mod http;

pub use http::create_streamable_client;