01Executes LLM-generated TypeScript code in a secure Deno sandbox with zero permissions
02Securely manages configuration secrets using environment variable resolution
03Abstracts ~230 direct tool connections into 3 meta-tools for LLMs
04Supports configurable downstream MCP servers via stdio or HTTP transports
05Keeps intermediate tool call data out of the LLM's conversation context
060 GitHub stars