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.

9 lines 359 B
/** * Structured Output Example - City Research with Playwright * * This example demonstrates intelligent structured output by researching Padova, Italy. * The agent becomes schema-aware and will intelligently retry to gather missing * information until all required fields can be populated. */ export {}; //# sourceMappingURL=structured_output.d.ts.map