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.

8 lines 246 B
/** * Dynamic server management example for mcp-use. * * This example demonstrates how to equip an MCPAgent with a tool * to dynamically add and connect to MCP servers during a run. */ export {}; //# sourceMappingURL=add_server_tool.d.ts.map