Module: Legate::Mcp
- Defined in:
- lib/legate/mcp.rb,
lib/legate/errors.rb,
lib/legate/mcp/client.rb,
lib/legate/mcp/tool_wrapper.rb,
lib/legate/mcp/connection/sse.rb,
lib/legate/mcp/connection/stdio.rb,
lib/legate/mcp/connection_manager.rb,
lib/legate/mcp/util/schema_converter.rb,
lib/legate/mcp/server/legate_tool_adapter.rb,
lib/legate/mcp/server/legate_agent_adapter.rb,
lib/legate/mcp/server/legate_direct_agent_adapter.rb
Overview
— MCP Errors —
Defined Under Namespace
Modules: Connection, Server, Util Classes: Client, ConnectionError, ConnectionManager, Error, ProtocolError, RemoteToolError, ToolWrapper
Class Method Summary collapse
-
.logger ⇒ Object
Central point for MCP-related logging.