Skip to main content
Read files from a scoped local directory. The provider exposes one tool: query_fs for searching and reading files.
The agent calls query_fs("documentation topics"). A sub-agent handles file listing, searching, and reading.

Configuration

Tools Exposed

FilesystemContextProvider is read-only. There is no update_fs tool.

Example queries

Resources

FileTools Reference

Underlying toolkit methods

Cookbook Example

Working example