synwire-mcp-adapters 0.1.0

High-level MCP adapters: multi-server client, tool conversion, interceptors, and provider abstraction
Documentation
1
2
3
4
5
6
//! MCP ↔ Synwire conversion utilities.

pub mod content;
pub mod prompt;
pub mod resource;
pub mod tool;