
implementation("io.modelcontextprotocol:kotlin-sdk-core:0.8.1")Enables standardized communication between applications and Large Language Models (LLMs) through the Model Context Protocol (MCP). Offers client and server capabilities, managing resources, prompts, and tools. Supports multiple transport options, including Stdio, SSE, and WebSocket.