fs An example plugin that implement filesystem operations. Usage { "plugins": [ { "name": "fs", "path": "oci://ghcr.io/hyper-mcp-rs/fs-plugin:latest", "runtime_config": { "allowed_paths": ["/tmp"] } } ] }