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.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Building agent applications that act through Python code (code actions)
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities