Expand description
Model Context Protocol (MCP) client implementation using the official Anthropic Rust SDK
This module provides functionality to connect to and interact with MCP servers, supporting both STDIO and SSE transports. It maintains backward compatibility with the legacy configuration format while using the modern rmcp SDK internally.