/**
 * Basic usage example for mcp-use.
 *
 * This example demonstrates how to use the mcp-use library with MCPClient
 * to connect any LLM to MCP tools through a unified interface.
 *
 * Special Thanks to https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem
 * for the server.
 */
export {};
//# sourceMappingURL=filesystem_use.d.ts.map