Safer Filesystem Tools for AI Agents Using MCP and S3
Author(s): Luna Originally published on Towards AI. Claude Code style file operations backed by S3, with strict scoping, audit logs, and ETag concurrency guards. Most agents need file access to do real work. But “just mount my laptop” is a risky default. …
How to Run AI Agents Fully Locally: Memory, Tools, and Models on Your Laptop
Author(s): Luna Originally published on Towards AI. How to Run AI Agents Fully Locally: Memory, Tools, and Models on Your Laptop If you’ve ever tried to build an “agent” that helps with real work (not just a demo), you usually hit the …