E2B: E2B is an open-source infrastructure that enables running AI-generated code securely in isolated cloud sandboxes. It provides JavaScript and Python SDKs to start and control these sandboxes for AI applications.; llm-router: LLM Router is an MCP server and hook set that intercepts prompts and routes them to the cheapest model that can handle the task, saving 60-80% on costs. It works with Claude Code, VS Code, Cursor, and many other AI coding tools, automatically offloading simple tasks to cheaper models while reserving premium models for complex work.
Executing code generated by large language models (LLMs)
Automatically route simple queries to free/cheap models in AI coding assistants