MCPModel Context Protocol — client, server, transports, registry.Copy MarkdownOpenPages Client — Connect to MCP servers and invoke their tools. Server — Expose TnsAI tools through an MCP server. Transports — stdio, HTTP, SSE, Streamable HTTP, plus OAuth decorator. Registry — Discover and manage MCP servers. Advanced — Custom notifications, resource streaming, prompt templates. Server Advanced FeaturesDeclarative hooks, agent factory, idle shutdown management, and the RAG pipeline (indexing, chunking, retrieval).MCP ClientThe McpClient connects to any MCP-compatible server and exposes its tools, resources, and prompts.