Enables large language models to write and execute code directly on your local machine.
This tool offers a local, self-hosted implementation of an MCP server designed to empower large language model agents by allowing them to write and execute code directly on your machine. Inspired by Cloudflare's Code Mode, it provides a framework for experimental interaction, enabling agents to extend their capabilities through custom TypeScript plugins. While it offers a unique avenue for exploring LLM agency in a local environment, its creator explicitly advises extreme caution due to the inherent security risks of running LLM-generated code.