What problem does it solve?
This Skill helps you integrate a read-only filesystem capability into an AGH environment by providing MCP server metadata without adding extra skill logic.
Core Features & Use Cases
- MCP Filesystem Server Metadata: Registers an MCP server named filesystem that can be used by connected agents.
- Read-only Workspace Access: Configures the server to mount the workspace root with MODE set to read-only.
- Use Case: When an agent needs to inspect files inside a workspace for analysis (e.g., reading configuration or documents) without modifying them, it can rely on the MCP filesystem server.
Quick Start
Add the workspace and start a session with an agent that supports MCP, then ensure the session can discover the filesystem MCP server in read-only mode using the workspace root.