Skip to main content
This example shows how to create a filesystem agent that uses MCP to explore, analyze, and provide insights about files and directories. The agent leverages the Model Context Protocol (MCP) to interact with the filesystem, allowing it to answer questions about file contents, directory structures, and more.

Run the Example