Code Execution Enhanced
A Python MCP client implementation that enhances Anthropic's Code Execution with MCP pattern through a Skills system using progressive disclosure, achieving 99.6% token reduction by exposing pre-written script workflows instead of full tool schemas. Provides unified multi-transport support for stdio, SSE, and HTTP connections to MCP servers, with optional rootless container sandboxing featuring network isolation, capability dropping, and resource limits. Generates typed Python wrappers from MCP tool definitions, supports field normalization across different server types, and includes native Claude Code integration through auto-discoverable Skills.