type MCPClientEventType = "tools_changed" | "error" | "disconnected" | "connected";
Defined in: mcp/types.ts:137
Event types emitted by MCPClient