ipybox: ipybox is a Python code execution sandbox with first-class support for programmatic MCP tool calling. It generates typed Python tool APIs from MCP server tool schemas, supporting both local stdio and remote HTTP servers. Code executes in a sandboxed IPython kernel with MCP tool call approval for security.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
Building agent applications that act through Python code (code actions)
Building intelligent AI agents capable of using tools and reasoning across steps