UNPKG

mcp-use

Version:

A utility library for integrating Model Context Protocol (MCP) with LangChain, Zod, and related tools. Provides helpers for schema conversion, event streaming, and SDK usage.

7 lines 214 B
/** * Simple tests for MCPAgent streamEvents() method * * These tests verify the basic functionality of streamEvents() using minimal mocking */ export {}; //# sourceMappingURL=stream_events_simple.test.d.ts.map