bitrouter-providers 0.18.2

BitRouter provider adapters — HTTP client, auth, streaming
Documentation
1
2
3
4
5
6
//! MCP client runtime -- connects to upstream MCP servers and aggregates capabilities.

pub mod bridge;
pub mod config;
pub mod registry;
pub mod upstream;