Set up a local development environment by specifying a filesystem path. Ideal for creating isolated sandboxes to run tests, analyze coverage, and manage Python, Node, Bun projects directly from your local directory.
Upload local files to Google Cloud Run by specifying absolute file paths. Enables deployment of local filesystem assets to a specified Cloud Run service in the user's Google Cloud project.
Provides secure filesystem access for AI assistants with optimizations like file reading limits and depth-limited traversal to improve token efficiency. It enables AI models to read, write, and search files within explicitly allowed directories while automatically skipping large system folders.